Enumeration
PrintPageOrientation
Page orientation 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 = 2003395685 | readonly | Landscape. | |
| Number = 1751738216 | readonly | Portrait. | |
| Number = 1869771372 | readonly | Reverse landscape. | |
| Number = 1869771376 | readonly | Reverse portrait. |
Object of 3
Properties elsewhere that hold an PrintPageOrientation value.