Class ChapterPageSeparatorType
Specifies the type of separator to chapter pages.
Inheritance
System.Object
ChapterPageSeparatorType
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.NET.dll
Syntax
public sealed class ChapterPageSeparatorType : Enum
Fields
Colon
A colon.
Declaration
public const ChapterPageSeparatorType Colon
Field Value
EmDash
An emphasized dash.
Declaration
public const ChapterPageSeparatorType EmDash
Field Value
EnDash
A standard dash.
Declaration
public const ChapterPageSeparatorType EnDash
Field Value
Hyphen
A hyphen.
Declaration
public const ChapterPageSeparatorType Hyphen
Field Value
Period
A period.
Declaration
public const ChapterPageSeparatorType Period