Value
| Name | Description | Value |
|---|---|---|
| PageBindingOptions.DEFAULT_VALUE | Uses default page binding. | 1147563124 = 'Dflt' |
| PageBindingOptions.LEFT_TO_RIGHT | Pages are bound on the left. | 1819570786 = 'ltrb' |
| PageBindingOptions.RIGHT_TO_LEFT | Pages are bound on the right. | 1920232546 = 'rtlb' |
Usage
As property
DocumentPreference.pageBinding
| Jongware, 23-Mar-2011 v3.0.3d | Contents :: Index |