Skip to main content
This object provides access to a single tab stop: the tab symbol, its alignment, and position in the paragraph.

Properties

NameTypeDescription
ApplicationEngine, read-onlyReturns the Engine object.
AlignmentParagraphTabAlignmentEnum, read-onlyStores the alignment of the tab stop.
Positionint, read-onlyStores the position of the tab stop, counted from the left border of the paragraph in hundredth parts of point (point is 1/72”).
TabLeaderTypeTabLeaderTypeEnum, read-onlyStores the type of tab symbol.
TabPosition Object Diagram

Output parameter

This object is the output parameter of the Item, AddNew methods of the TabPositions object.

Input parameter

This object is passed as an input parameter to the InsertTab method of the Paragraph object.

See also

TabPositions Working with Properties