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