Enumeration
PrintLayerOptions
Print layer options
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1634495564 | readonly | Prints all layers. | |
| Number = 1986622284 | readonly | Prints all visible layers. | |
| Number = 1987080780 | readonly | Prints only layers that are both visible and printable. |
Object of 3
Properties elsewhere that hold an PrintLayerOptions value.