Object
PrintJobOptions
The print job options.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| static | String = 1- | read/write | Artboard Range to be printed if PrintAllArtboards is false. |
| static | Number = 0 0– | read/write | The bitmap resolution. |
| static | Boolean = false | read/write | Whether to collate print pages. |
| static | Int32 = 1 1– | read/write | The number of copies to print. |
| static | PrintArtworkDesignation = PrintArtworkDesignation.VISIBLEPRINTABLELAYERS | read/write | The layers/objects to be printed. |
| static | File | read/write | The file to be printed to. |
| static | String | read/write | The print job name. |
| static | Boolean = true | read/write | Whether to print all artboards. |
| static | PrintingBounds = PrintingBounds.ARTBOARDBOUNDS | read/write | The printing bounds. |
| static | Boolean = false | read/write | Whether to print as bitmap. |
| static | Boolean = false | read/write | Print pages in reverse order. |
Object of 1
Properties elsewhere that hold a PrintJobOptions.