Enum TabStopLeader
Specifies the repeating character pattern displayed before text at a tab stop.
Namespace: Telerik.Windows.Documents.Flow.Model.Styles
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
public enum TabStopLeader
Dot
Repeating dot characters fill the space.
Hyphen
Repeating hyphen characters fill the space.
MiddleDot
Repeating middle dot characters fill the space.
None
No leader characters displayed.
Underscore
Repeating underscore characters fill the space.