Adobe InDesign CS2 (4.0) Object Model JS: LayoutAdjustmentPreference

InDesign CS2

Class

LayoutAdjustmentPreference

 Layout adjustment preferences.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application | Document
LayoutAdjustmentPreference

Properties

PropertyTypeAccessDescription
allowGraphicsToResizebool r/wIf true, allows graphics to be resized.
allowRulerGuidesToMovebool r/wIf true, allows ruler guides to move.
enableLayoutAdjustmentbool r/wIf true, layout adjustment is enabled.
ignoreObjectOrLayerLocksbool r/wIf true, ignores object or layer locks.
ignoreRulerGuideAlignmentsbool r/wIf true, ignores ruler guide alignments.
parentApplicationDocument readonlyThe parent of the LayoutAdjustmentPreference (a Application or Document).
propertiesObject r/wA property that allows setting of several properties at the same time.
snapZoneMeasurement Unit (Number or String) (range: 0 - 12) r/wThe range within which an object snaps to guides.

Methods

Instances

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

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

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.layoutAdjustmentPreferences

Document.layoutAdjustmentPreferences

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