Enumeration
PageSideOptions
Binding spine placement 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 = 1818653800 | readonly | The page is on the left side of the binding spine in the spread. | |
| Number = 1919382632 | readonly | The page is on the right side of the binding spine in the spread. | |
| Number = 1970496888 | readonly | The page is a single-sided page. |
Object of 1
Properties elsewhere that hold an PageSideOptions value.