[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TabAlignment

Enum TabAlignment

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

Specifies the location of a positional tab stop on a line, as well as the alignment that shall be applied to text subsequent to the current positional tab stop.

public enum TabAlignment

Fields

Center = 1

Align the tab at the center position.

Left = 0

Align the tab at the left position.

Right = 2

Align the tab at the right position.