[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TabStopAlignment

Enum TabStopAlignment

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies the alignment type of a tab stop.

public enum TabStopAlignment

Fields

Bar = 5

Draws a vertical bar at the tab stop position.

Center = 2

Centers the text around the tab stop.

Clear = 0

Clears any tab stop in this position.

Decimal = 4

Aligns the text at the decimal dot.

Left = 1

Left-aligns the text after the tab stop.

List = 6

The tab is a delimiter between the number/bullet and text in a list item.

Right = 3

Right-aligns the text at the tab stop.