Enumeration
PageBindingOptions
The page binding placement.
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 = 1147563124 | readonly | Uses default page binding. | |
| Number = 1819570786 | readonly | Pages are bound on the left. | |
| Number = 1920232546 | readonly | Pages are bound on the right. |
Object of 1
Properties elsewhere that hold an PageBindingOptions value.