Enumeration
PagePositions
Options for positioning the page on the paper or film.
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 = 1668183106 | readonly | Centers the page horizontally and vertically. | |
| Number = 1668183112 | readonly | Centers the page horizontally. | |
| Number = 1668183126 | readonly | Centers the page vertically. | |
| Number = 1668183118 | readonly | Places the page in the upper left corner. |
Object of 3
Properties elsewhere that hold an PagePositions value.