Adobe InDesign CS (3.0) Object Model JS: TextFramePreference

InDesign CS

Class

TextFramePreference

 Text frame preferences.

Hierarchy

Application | Document | TextFrame
TextFramePreference

Properties

PropertyTypeAccessDescription
firstBaselineOffsetFirstBaseline:
FirstBaseline.ASCENT_OFFSET
FirstBaseline.CAP_HEIGHT
FirstBaseline.LEADING_OFFSET
FirstBaseline.EMBOX_HEIGHT
FirstBaseline.X_HEIGHT
FirstBaseline.FIXED_HEIGHT
r/wThe distance between the baseline of the text and the top inset of the text frame or cell.
ignoreWrapbool r/wIf true, ignores text wrap settings for drawn or placed objects in the text frame.
insetSpacing Array of 4 Units
Unit
r/wThe text inset of the text frame. Can return: Unit or Array of 4 Units.
minimumFirstBaselineOffsetMeasurement Unit (Number or String) r/wThe minimum distance in points between the baseline of the text and the top inset of the frame or cell
parentApplication
Document
TextFrame
readonlyThe parent of the TextFramePreference (a Application, Document or TextFrame).
propertiesObject r/wA property that allows setting of several properties at the same time.
textColumnCountnumber r/wThe number of columns in the text frame
textColumnFixedWidthMeasurement Unit (Number or String) r/wThe fixed column width of the text frame
textColumnGutterMeasurement Unit (Number or String) r/wThe distance between the text frame's columns.
useFixedColumnWidthbool r/wIf true, maintains column width when the text frame is resized. If false, causes columns to resize when the text frame is resized. Note: When true, resizing the frame can change the number of columns in the frame.
verticalJustificationVerticalJustification:
VerticalJustification.TOP_ALIGN
VerticalJustification.CENTER_ALIGN
VerticalJustification.BOTTOM_ALIGN
VerticalJustification.JUSTIFY_ALIGN
r/wThe vertical alignment of the text content.
verticalThresholdMeasurement Unit (Number or String) r/wThe maximum amount of vertical space between two paragraphs. Note: Valid only when vertical justification is justified; the specified amount is applied in addition to the space before or space after values defined for the paragraph.

Element of

Application.textFramePreferences

Document.textFramePreferences

TextFrame.textFramePreferences

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