[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TabStopLeader

TabStopLeader Enum

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

Namespace: GrapeCity.Documents.Text
Assembly: DS.Documents.Imaging.dll
Syntax
public enum TabStopLeader
Public Enum TabStopLeader

Fields

Name Description
Dot

Dotted leader line.

Hyphen

Dashed tab stop leader line.

MiddleDot

Middle dot leader line.

None

No tab stop leader.

Underline

Solid leader line.