LayoutAdjustmentPreference
Layout adjustment preferences.
LayoutAdjustmentPreference Properties
| Property |
Type |
Access |
Description |
| allowGraphicsToResize |
Boolean |
r/w |
If true, allow graphics to resize. |
| allowRulerGuidesToMove |
Boolean |
r/w |
If true, allow ruler guides to move. |
| enableLayoutAdjustment |
Boolean |
r/w |
If true, layout adjustment is enabled. |
| ignoreObjectOrLayerLocks |
Boolean |
r/w |
If true, ignore object or layer locks. |
| ignoreRulerGuideAlignments |
Boolean |
r/w |
If true, ignore ruler guide alignments. |
| parent |
Object |
read |
The parent of the object. |
| properties |
An array of property names and values |
r/w |
Property that allows setting of several properties at the same time. |
| snapZone |
Unit (0 – 12 points) |
r/w |
The range within which an object snaps to grid lines or guide lines. |
LayoutAdjustmentPreference Methods
| Method |
Returns |
Description |
| getElements |
Array of Objects |
Resolve the object specifier. |
| toSource |
String |
Generate JavaScript source that, if executed, will return the specified objects. |
| toSpecifier |
String |
Retrieve the object specifier. |
Previous post: LayoutWindow
Next post: Layers