Adobe InDesign CS5.5 Server (7.5) Object Model JS: AlignDistributeBounds

InDesign Server CS5.5

 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, 28-Apr-2012 v3.0.3iContents :: Index