Enum
ChapterSeparatorType

Specifies the character used to separate chapter heading numbers from page numbers in page fields.

Definition

Namespace:Telerik.Windows.Documents.Flow.Model

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

cs-api-definition
public enum ChapterSeparatorType

Fields

Colon

Colon separator character.

Declaration

cs-api-definition
Colon = 0

Field Value

ChapterSeparatorType

EmDash

Em dash separator character.

Declaration

cs-api-definition
EmDash = 1

Field Value

ChapterSeparatorType

EnDash

En dash separator character.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "En")]
EnDash = 2

Field Value

ChapterSeparatorType

Hyphen

Hyphen separator character.

Declaration

cs-api-definition
Hyphen = 3

Field Value

ChapterSeparatorType

Period

Period separator character.

Declaration

cs-api-definition
Period = 4

Field Value

ChapterSeparatorType

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