Enum
TabStopLeader

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.

Declaration

cs-api-definition
Dot = 1

Field Value

TabStopLeader

Hyphen

Repeating hyphen characters fill the space.

Declaration

cs-api-definition
Hyphen = 2

Field Value

TabStopLeader

MiddleDot

Repeating middle dot characters fill the space.

Declaration

cs-api-definition
MiddleDot = 4

Field Value

TabStopLeader

None

No leader characters displayed.

Declaration

cs-api-definition
None = 0

Field Value

TabStopLeader

Underscore

Repeating underscore characters fill the space.

Declaration

cs-api-definition
Underscore = 3

Field Value

TabStopLeader

In this article
DefinitionFieldsDotHyphenMiddleDotNoneUnderscore
Not finding the help you need?
Contact Support