Adobe InDesign CS (3.0) Object Model JS: TabStop

InDesign CS

Class

TabStop

 A tab stop.

QuickLinks

remove

Hierarchy

Character | InsertionPoint | Line | Paragraph | ParagraphStyle | Story | Text | TextColumn | TextDefault | TextStyleRange | Word
TabStop

Properties

PropertyTypeAccessDescription
alignmentTabStopAlignment:
TabStopAlignment.LEFT_ALIGN
TabStopAlignment.CENTER_ALIGN
TabStopAlignment.RIGHT_ALIGN
TabStopAlignment.CHARACTER_ALIGN
r/wThe tab stop alignment.
alignmentCharacterstring r/wThe tab stop alignment character. Note: Valid when alignment is character align.
indexnumber readonlyThe index of the TabStop within its containing object.
leaderstring r/wThe tab stop leader.
parentCharacter
InsertionPoint
Line
Paragraph
ParagraphStyle
Story
Text
TextColumn
TextDefault
TextStyleRange
Word
readonlyThe parent of the TabStop (a TextDefault, Paragraph, ParagraphStyle, Text, Character, Word, Line, TextColumn, TextStyleRange, InsertionPoint or Story).
positionMeasurement Unit (Number or String) r/wThe position of the tab stop.
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

void remove ()
Deletes the TabStop.

Return

TabStop TabStops.add ([withProperties: Object])

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