Enumeration
BindingOptions
The location of the binding spine in a spread.
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 the default binding side. | |
| Number = 1818584692 | readonly | Moves the page to the left side of the spread's binding spine. | |
| Number = 1919379572 | readonly | Moves the page to the right side of the spread's binding spine. |
Parameter of 1
Method parameters that accept an BindingOptions value.