Object
PrintPostScriptOptions
The PostScript options.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| static | Boolean = false | read/write | Whether to print in binary mode. |
| static | Boolean = false | read/write | Use PostScript level 1 compatible gradient and gradient mesh printing. |
| static | Boolean = false | read/write | Whether to force continuous tone. |
| static | PostScriptImageCompressionType = PostScriptImageCompressionType.IMAGECOMPRESSIONNONE | read/write | The image compression type. |
| static | Boolean = false | read/write | Whether to print in negative mode. |
| static | PrinterPostScriptLevelEnum = PrinterPostScriptLevelEnum.PSLEVEL2 | read/write | The PostScript language level. |
| static | Number = 300 1–9600 | read/write | The shading resolution. |
Object of 1
Properties elsewhere that hold a PrintPostScriptOptions.