[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TabAlignment

TabAlignment Enum

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.

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

Fields

Name Description
Center

Align the tab at the center position.

Left

Align the tab at the left position.

Right

Align the tab at the right position.