Object
PrinterInfo
Printer information.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| static | Boolean | read/write | Does the printer support binary printing? |
| static | PrinterColorMode | read/write | The printer color capability. |
| static | Boolean | read/write | Does the printer support custom paper size? |
| static | Boolean | read/write | Does the printer support custom paper transverse? |
| static | Number | read/write | The printer default resolution. |
| static | Boolean | read/write | Does the printer support InRIP color separation? |
| static | Number | read/write | The printer maximum device resolution. |
| static | Number | read/write | Custom paper's maximum height. |
| static | Number | read/write | Custom paper's maximum height offset. |
| static | Number | read/write | Custom paper's maximum width. |
| static | Number | read/write | Custom paper's maximum width offset. |
| static | Number | read/write | Custom paper's minimum height. |
| static | Number | read/write | Custom paper's minimum height offset. |
| static | Number | read/write | Custom paper's minimum width. |
| static | Number | read/write | Custom paper's minimum width offset. |
| static | Paper[] | read/write | The list of supported paper sizes. |
| static | PrinterPostScriptLevelEnum | read/write | The PostScript level. |
| static | PrinterTypeEnum | read/write | The printer type. |
Object of 1
Properties elsewhere that hold a PrinterInfo.