Value
Name | Description | Value |
---|---|---|
AlignDistributeBounds.ITEM_BOUNDS | Align or distribute to the bounds of the objects. | 1416587604 = 'ToiT' |
AlignDistributeBounds.MARGIN_BOUNDS | Align or distribute to the margins of the page. | 1416588609 = 'TomA' |
AlignDistributeBounds.PAGE_BOUNDS | Align or distribute to the bounds of the page. | 1416589377 = 'TopA' |
AlignDistributeBounds.SPREAD_BOUNDS | Align or distribute to the bounds of the spread. | 1416590160 = 'TosP' |
Usage
In function
void Document.align (alignDistributeItems: Array of PageItem, alignOption: AlignOptions[, alignDistributeBounds: AlignDistributeBounds])
void Document.distribute (alignDistributeItems: Array of PageItem, distributeOption: DistributeOptions[, alignDistributeBounds: AlignDistributeBounds][, useDistributeMeasurement: bool][, absoluteDistributeMeasurement: Measurement Unit (Number or String)])
As property
AlignDistributePreference.alignDistributeBounds
Jongware, 23-Mar-2011 v3.0.3d | Contents :: Index |