[]
Specifies the type of leader line displayed under a tab character.
public enum TabStopLeader
Public Enum TabStopLeader
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. |