[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TabLeader

TabLeader Enum

Specifies the character that shall be used to fill in the space created by a positional tab. This character shall be repeated as required to completely fill the tab spacing generated by the positional tab character.

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

Fields

Name Description
Dot

Use dot leader character.

Hyphen

Use hyphen leader character.

MiddleDot

Use centered dot leader character.

None

Do not use any leader character.

Underscore

Use underscore leader character.