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