JobPrinterOptions
A complex data type that describes the job printer options.
Elements
PrinterName
String. The printer name.
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. Specifies whether the printer’s collation property is set.
PaperTray
Boolean. Optional. Specifies whether the printer’s paper tray option is set.
Duplex
String. Optional. The value of the printer’s duplex property.
IsColor
Boolean. Optional. Specifies whether the printer can print in color.
PaperLength
Long. Optional. The paper length.
PaperWidth
Long. Optional. The paper width.
PageRange
String. Optional. The page range. Cannot exceed 20 characters.
FormName
String. Optional. The form name.
PrintToFile
String. Optional. The setting of the print to file property. Cannot exceed 256 characters.