Print layer options
| Name | Description | Value |
|---|---|---|
| ALL_LAYERS | Prints all layers. | 1634495564 = ‘allL’ |
| VISIBLE_LAYERS | Prints all visible layers. | 1986622284 = ‘visL’ |
| VISIBLE_PRINTABLE_LAYERS | Prints only layers that are both visible and printable. | 1987080780 = ‘vprL’ |
Usage:
- As property:
- PrintBookletPrintPreference.printLayers
- PrinterPreset.printLayers
- PrintPreference.printLayers