DOM.Styles.Tab
Represents a single tab stop definition for paragraph layout.
describes the position, alignment and leader character used when a tab character is rendered within a paragraph. Instances are typically stored in a paragraph style's tab collection and consulted by the layout engine when calculating tab stops and rendering tab leaders.
3 members
Properties
Gets or sets the leader character used to fill the space between the text and the tab stop.
Gets or sets the absolute position of the tab stop measured from the paragraph start.
Gets or sets the tab stop alignment/behaviour.