Adobe InDesign CS3 (5.0) Object Model JS: AlignDistributeBounds

InDesign CS3

 Options for aligning or distributing objects.

Value

NameDescriptionValue
AlignDistributeBounds.ITEM_BOUNDSAlign or distribute to the bounds of the objects.1416587604 = 'ToiT'
AlignDistributeBounds.MARGIN_BOUNDSAlign or distribute to the margins of the page.1416588609 = 'TomA'
AlignDistributeBounds.PAGE_BOUNDSAlign or distribute to the bounds of the page.1416589377 = 'TopA'
AlignDistributeBounds.SPREAD_BOUNDSAlign 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, 27-Jun-2010 v3.0.3dContents :: Index