Class
The print options.
PrintOptions
Class
Property | Type | Access | Description |
---|---|---|---|
PPDName | string | r/w | The name of the PPD to use. |
colorManagementOptions | PrintCMOptions | r/w | The printing color management options. |
colorSeparationOptions | PrintCSOptions | r/w | The printing color separation options. |
coordinateOptions | PrintCoordOptions | r/w | The printing coordinate options. |
flattenerOptions | PrintFLOptions | r/w | The printing flattener options. |
flattenerPreset | string | r/w | The transparency flattener preset name. |
fontOptions | PrintFontOptions | r/w | The printing font options. |
jobOptions | PrintJobOptions | r/w | The printing job options. |
pageMarksOptions | PrintPMOptions | r/w | The printing page marks options. |
paperOptions | PrintPaperOptions | r/w | The paper options. |
postScriptOptions | PrintPSOptions | r/w | The printing PostScript options. |
printPreset | string | r/w | The name of a print preset to use. |
printerName | string | r/w | The name of the printer to print to. |
Used in:
void Document.print ([options: PrintOptions])
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |