[]
Specifies the type of the leader line displayed under the tab character.
public enum TabStopLeader
Public Enum TabStopLeader
Name | Description |
---|---|
Dashe | The leader line is made up from dashes. |
Dot | The leader line is made up from dots. |
Heavy | The leader line is a single thick line. |
Line | The leader line is a single line. |
MiddleDot | The leader line is made up from middle-dots. |
None | No leader line is displayed. |