[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TabStopAlignment

TabStopAlignment Enum

Specifies the alignment type of a tab stop.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum TabStopAlignment
Public Enum TabStopAlignment

Fields

Name Description
Bar

Displays a vertical bar at the tab stop position.

Center

Centers the text on the tab stop position.

Clear

Removes any tab stop at this position.

Decimal

Aligns the text at the decimal point.

Left

Left-aligns the text following the tab stop.

List

Specifies a tab stop used as a delimiter between the number or bullet and the text in a list item.

Right

Right-aligns the text at the tab stop position.