[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TabStopLeader

Enum TabStopLeader

Namespace
GrapeCity.Documents.Text
Assembly
GcDocs.Imaging.dll

Specifies the type of the leader line displayed under the tab character.

public enum TabStopLeader

Fields

Dot = 1

Dotted leader line.

Hyphen = 2

Dashed tab stop leader line.

MiddleDot = 4

Middle dot leader line.

None = 0

No tab stop leader.

Underline = 3

Solid leader line.