Value
| Name | Description | Value |
|---|---|---|
| PrintLayerOptions.ALL_LAYERS | Prints all layers. | 1634495564 = 'allL' |
| PrintLayerOptions.VISIBLE_LAYERS | Prints all visible layers. | 1986622284 = 'visL' |
| PrintLayerOptions.VISIBLE_PRINTABLE_LAYERS | Prints only layers that are both visible and printable. | 1987080780 = 'vprL' |
Usage
As property
PrintBookletPrintPreference.printLayers
PrintPreference.printLayers
PrinterPreset.printLayers
| Jongware, 23-Mar-2011 v3.0.3d | Contents :: Index |