Adobe InDesign CS4 (6.0) Object Model JS: TransformPreference

InDesign CS4

Class

TransformPreference

 Transform preferences. Base Class: Preference

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
Preference
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.
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
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, 20-Jun-2010 v3.0.3dContents :: Index