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