menu

Document Processing

ChapterPageSeparatorType Class - C# Word Library API Reference | Syncfusion

    Show / Hide Table of Contents

    ChapterPageSeparatorType Class

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved