menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChapterPageSeparatorType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChapterPageSeparatorType

    Specifies the type of separator to chapter pages.

    Inheritance
    System.Object
    ChapterPageSeparatorType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.UWP.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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved