[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TabStopLeader

TabStopLeader Enum

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

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

Fields

Name Description
Dashe

The leader line is composed of dashes.

Dot

The leader line is composed of dots.

Heavy

The leader line is a single thick line.

Line

The leader line is a single line (underscore).

MiddleDot

The leader line is composed of middle dots.

None

No leader line is displayed.