The location of the binding spine in a spread.
| Name | Description | Value |
|---|---|---|
| RIGHT_ALIGN | Moves the page to the right side of the spread’s binding spine. | 1919379572 = ‘rght’ |
| LEFT_ALIGN | Moves the page to the left side of the spread’s binding spine. | 1818584692 = ‘left’ |
| DEFAULT_VALUE | Uses the default binding side. | 1147563124 = ‘Dflt’ |
Usage:
- In function:
- PagePage.move (
[to:
LocationOptions=AT_END ][, reference:
any][, binding:
BindingOptions =DEFAULT_VALUE ]
)
- PagePage.move (