PrinterOptions
A complex data type that describes printer options.
Elements
PrinterName
String. The name of the printer.
Orientation
String. Optional. The paper orientation.
PageSize
String. Optional. The page size.
Scale
Long. Optional. The scaling factor.
Resolution
String. Optional. The resolution.
NumberOfCopies
Long. Optional. The number of copies.
CollationOption
Boolean. Optional. Turns collation on and off.
PaperTray
String. Optional. The paper tray.
Duplex
String. Optional. Sets duplex printing.
IsColor
Boolean. Optional. Specifies whether the printer can print in color.
IsDefaultPrinter
Boolean. Optional. Specifies whether the printer is the default printer.