LayoutAdjustmentPreference

Layout adjustment preferences.

Methods:

getElements, toSource, toSpecifier

Objects:

Boolean, Number, Object, String

Property Listing

Property

Type

Access

Description

allowGraphicsToResize

Boolean

read/write

If true, allows graphics to be resized.

allowRulerGuidesToMove

Boolean

read/write

If true, allows ruler guides to move.

enableLayoutAdjustment

Boolean

read/write

If true, layout adjustment is enabled.

ignoreObjectOrLayerLocks

Boolean

read/write

If true, ignores object or layer locks.

ignoreRulerGuideAlignments

Boolean

read/write

If true, ignores ruler guide alignments.

parent

Application

Document

readonly

The parent of the LayoutAdjustmentPreference (a Application or Document).

properties

Object

read/write

A property that allows setting of several properties at the same time.

snapZone

Number

String

read/write

The range within which an object snaps to guides.

Method Listing

LayoutAdjustmentPreference 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.

Object of

Application.layoutAdjustmentPreferences

Document.layoutAdjustmentPreferences

Return

LayoutAdjustmentPreference.getElements()