Class
The print options.
PrintOptions
Class
Property | Type | Access | Description |
---|---|---|---|
PPDName | string | r/w | The name of the PPD to use. |
colorManagementOptions | PrintColorManagementOptions | r/w | The printing color management options. |
colorSeparationOptions | PrintColorSeparationOptions | r/w | The printing color separation options. |
coordinateOptions | PrintCoordinateOptions | r/w | The printing coordinate options. |
flattenerOptions | PrintFlattenerOptions | 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 | PrintPageMarksOptions | r/w | The printing page marks options. |
paperOptions | PrintPaperOptions | r/w | The paper options. |
postScriptOptions | PrintPostScriptOptions | 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, 25-Nov-2012 v3.0.3i | Contents :: Index |