Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChapterPageSeparatorType

    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.Portable.dll
    Syntax
    public sealed class ChapterPageSeparatorType : Enum

    Fields

    Colon

    A colon.

    Declaration
    public const ChapterPageSeparatorType Colon
    Field Value
    Type Description
    ChapterPageSeparatorType

    EmDash

    An emphasized dash.

    Declaration
    public const ChapterPageSeparatorType EmDash
    Field Value
    Type Description
    ChapterPageSeparatorType

    EnDash

    A standard dash.

    Declaration
    public const ChapterPageSeparatorType EnDash
    Field Value
    Type Description
    ChapterPageSeparatorType

    Hyphen

    A hyphen.

    Declaration
    public const ChapterPageSeparatorType Hyphen
    Field Value
    Type Description
    ChapterPageSeparatorType

    Period

    A period.

    Declaration
    public const ChapterPageSeparatorType Period
    Field Value
    Type Description
    ChapterPageSeparatorType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved