Adobe InDesign CS3 (5.0) Object Model JS: TransformPreference

InDesign CS3

Class

TransformPreference

 Transform preferences.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
TransformPreference

Properties

PropertyTypeAccessDescription
adjustStrokeWeightWhenScalingbool r/wIf true, strokes are scaled when objects are scaled.
dimensionsIncludeStrokeWeightbool r/wIf true, includes the stroke weight when displaying object dimensions. If false, measures objects from the path or frame.
parentApplication readonlyThe parent of the TransformPreference (a Application).
propertiesObject r/wA property that allows setting of several properties at the same time.
showContentOffsetbool r/wIf true, measures the x and y values of the object relative to the containing frame. If false, measures the x and y values relative to the rulers.
transformationsAreTotalsbool r/wIf true, transformation values are relative to the parent object. If false, the transformation values are absolute values.
whenScalingWhenScalingOptions:
WhenScalingOptions.APPLY_TO_CONTENT
WhenScalingOptions.ADJUST_SCALING_PERCENTAGE
r/wThe method used to scale a page item.

Methods

Instances

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

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

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.transformPreferences

Return

Array of TransformPreference TransformPreference.getElements ()

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