Adobe InDesign CS6 (8.0) Object Model JS: AlignDistributeBounds

InDesign CS6

 Options for aligning or distributing objects.

Value

NameDescriptionValue
AlignDistributeBounds.ITEM_BOUNDSAlign or distribute to the bounds of the objects.1416587604 = 'ToiT'
AlignDistributeBounds.KEY_OBJECTAlign or distribute to a key object.1699439993 = 'eKey'
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][, reference: PageItem])

void Document.distribute (alignDistributeItems: Array of PageItem, distributeOption: DistributeOptions[, alignDistributeBounds: AlignDistributeBounds][, useDistributeMeasurement: bool][, absoluteDistributeMeasurement: Measurement Unit (Number or String)][, reference: PageItem])

As property

AlignDistributePreference.alignDistributeBounds

Jongware, 28-Apr-2012 v3.0.3hContents :: Index