Chapter 2 -- 60
Programmer’s Guide
"
""
" Printer.Application
This property returns the Application
object that represents the
root object of the hierarchy.
Access Read-Only.
Type VT_DISPATCH or Application
object.
"
""
" Printer.DeviceFontNames
Returns the Strings
collection that represents all the printer
fonts names.
Access Read-Only.
Type VT_DISPATCH or Strings
collection.
"
""
" Printer.DeviceCodeNames
Returns the Strings
collection that represents all the printer code
names.
Access Read-Only.
Type VT_DISPATCH or Strings
collection.
"
""
" Printer.FullName
Returns the full name of the pair <Printer, Port>.
Access Read-Only.
Type VT_BSTR or String
.
Object
Properties