WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ListPatternType

    Show / Hide Table of Contents

    Enum ListPatternType

    Specifies type of the list numbering format.

    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum ListPatternType

    Fields

    Name Description
    Arabic

    Arabic format.

    Bullet

    Bullet numbering format.

    ChineseCountingThousand

    Specifies chinese counting thousand format.

    FarEast

    Far east numbering format.

    KanjiDigit
    LeadingZero

    Leading zero numbering format.

    LowLetter

    Lower case letter numbering format.

    LowRoman

    Lower roman numbering format.

    None

    Specifies None numbering format.

    Number

    Number numbering format.

    Ordinal

    Ordinal numbering format.

    OrdinalText

    Ordinal text numbering format.

    Special

    Special numbering format.

    UpLetter

    Upper case letter numbering format.

    UpRoman

    Upper roman numbering format.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved