Adobe InDesign CS3 (5.0) Object Model JS: AlignDistributePreference

InDesign CS3

Class

AlignDistributePreference

 Preferences for alignment and distribution.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
AlignDistributePreference

Properties

PropertyTypeAccessDescription
alignDistributeBoundsAlignDistributeBounds:
AlignDistributeBounds.ITEM_BOUNDS
AlignDistributeBounds.PAGE_BOUNDS
AlignDistributeBounds.MARGIN_BOUNDS
AlignDistributeBounds.SPREAD_BOUNDS
r/wThe bounds to use as a basis for aligning or distributing page items.
distributeAbsolutebool r/wIf true, distribute space between page items and ignore the bounds setting.
distributeAbsoluteMeasurementMeasurement Unit (Number or String) r/wThe distance to use when distributing page items.
distributeSpaceAbsolutebool r/wIf true, distribute space between page items and ignore the bounds setting.
distributeSpaceAbsoluteMeasurementMeasurement Unit (Number or String) r/wThe distance to use when distributing page items.
parentApplication readonlyThe parent of the AlignDistributePreference (a Application).
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

Array of AlignDistributePreference getElements ()
Resolves the object specifier, creating an array of object references.

string toSource ()
Generates a string which, if executed, will return the AlignDistributePreference.

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.alignDistributePreferences

Return

Array of AlignDistributePreference AlignDistributePreference.getElements ()

Jongware, 27-Jun-2010 v3.0.3dContents :: Index