New to Telerik Document ProcessingStart a free 30-day trial

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:

C#
public enum ChapterSeparatorType

Fields

Colon separator character.

C#
Colon = 0

Em dash separator character.

C#
EmDash = 1

En dash separator character.

C#
[SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "En")]
EnDash = 2

Hyphen separator character.

C#
Hyphen = 3

Period separator character.

C#
Period = 4
In this article
DefinitionFieldsColonEmDashEnDashHyphenPeriod
Not finding the help you need?
Contact Support