Hi,
I need to determine what the Printer type is. I noticed that this is not one of the Properties of the Printer object in VB 5.0
Can anyone propose a way of doing this?
Any and all help is appreciated. Thanks in advance.
Printable View
Hi,
I need to determine what the Printer type is. I noticed that this is not one of the Properties of the Printer object in VB 5.0
Can anyone propose a way of doing this?
Any and all help is appreciated. Thanks in advance.
You mean you want to find out whether
it is color or black printer...
is inkjet or laser ???
..me too Interested..anyone here ???
Yup!
I know you can see that information using the showprinter method in the commondialog box, but I need a way to be able to grab that printer type (as in HP Laserjet III or whatever) and use it.