Printer Object Members

Publisher Developer Reference

A Printer object corresponds to a printer available on your system.

Properties

  Name Description
Aa438737.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the parent Printer object. Read-only.
Aa438737.properties(en-us,office.12).gif DriverType Specifies the type of driver supported by the printer. Read-only.
Aa438737.properties(en-us,office.12).gif Index Returns a Long that represents the position of a particular printer in a specified printer collection.
Aa438737.properties(en-us,office.12).gif IsActivePrinter Gets or sets the printer as the active printer. Read/write.
Aa438737.properties(en-us,office.12).gif IsColor Returns True if the device his a colored printer. Read-only.
Aa438737.properties(en-us,office.12).gif IsDuplex Returns True if the device is a duplex printer. Read-only.
Aa438737.properties(en-us,office.12).gif PaperHeight Gets or sets the height of a document's printed page. Read/write.
Aa438737.properties(en-us,office.12).gif PaperOrientation Gets or sets the orientation of the page for the printer. Read/write.
Aa438737.properties(en-us,office.12).gif PaperSize Returns the page size set in the printer settings. Read-only.
Aa438737.properties(en-us,office.12).gif PaperSource Returns the page source set in the printer settings. Read-only.
Aa438737.properties(en-us,office.12).gif PaperWidth Gets or sets the height of a document's printed page. Read/write.
Aa438737.properties(en-us,office.12).gif Parent The Parent property returns the parent of the Printer object. Read-only.
Aa438737.properties(en-us,office.12).gif PrintableRect Returns a PrintableRect object that represents the printer sheet area within which the specified printer will print. Read-only.
Aa438737.properties(en-us,office.12).gif PrinterName Gets or sets the name of the printer to use. Read-only.