2.9.24 TabStop

Referenced by: TabStops

A structure that specifies a tab stop.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

position

type

position (2 bytes): A signed integer that specifies an offset, in master units, of the tab stop.

If the TextPFException record that contains this TabStop structure also contains a leftMargin, then the value of position is relative to the left margin of the paragraph; otherwise, the value is relative to the left side of the paragraph.

If a TextRuler record contains this TabStop structure, the value is relative to the left side of the text ruler.

type (2 bytes): A TextTabTypeEnum enumeration that specifies how text aligns at the tab stop.