Chapter 2 -- 61
Reference Guide
"
"
"
"
Printer.Name
Returns the simple name of the current printer.
Access
Read/Write.
Type
VT_BSTR or String.
"
"
"
"
Printer.Parent
Returns the parent object of the specified object.
Access
Read-Only.
Type
VT_DISPATCH.
"
"
"
"
Printer.XDPI
Returns the horizontal resolution of the printer (in DPI).
Access
Read-Only.
Type
VT_I4 or Long.
"
"
"
"
Printer.YDPI
Returns the vertical resolution of the printer (in DPI).
Access
Read-Only.
Type
VT_I4 or Long.
"
"
"
"
Printer.WindowsFontNames
Returns the Strings collection that represents all the windows
font names.
Access
Read-Only.
Type
VT_DISPATCH or Strings collection.