Xceed Words for .NET v5.0 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / NumberingFormat Enumeration


In This Topic
    NumberingFormat Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum NumberingFormat 
       Inherits System.Enum
    'Usage
     
    Dim instance As NumberingFormat
    public enum NumberingFormat : System.Enum 
    Members
    MemberDescription
    aiueo 
    aiueoFullWidth 
    arabicAlpha 
    bullet 
    cardinalText 
    chicago 
    chineseCounting 
    chineseCountingThousand 
    chineseLegalSimplified 
    chosung 
    circle 
    decimalEnclosedCircle 
    decimalEnclosedCircleChinese 
    decimalEnclosedFullstop 
    decimalEnclosedParen 
    decimalFullWidth 
    decimalFullWidth2 
    decimalHalfWidth 
    decimalNormal 
    decimalZero 
    disc 
    ganada 
    hebrew1 
    hebrew2 
    hex 
    hindiConsonants 
    hindiCounting 
    hindiNumbers 
    hindiVowels 
    ideographDigital 
    ideographEnclosedCircle 
    ideographLegalTraditional 
    ideographTraditional 
    ideographZodiac 
    ideographZodiacTraditional 
    iroha 
    irohaFullWidth 
    japaneseCounting 
    japaneseDigitalTenThousand 
    japaneseLegal 
    koreanCounting 
    koreanDigital 
    koreanDigital2 
    koreanLegal 
    lowerLetter 
    lowerRoman 
    none 
    numberInDash 
    ordinal 
    ordinalText 
    russianLower 
    russianUpper 
    square 
    taiwaneseCounting 
    taiwaneseCountingThousand 
    taiwaneseDigital 
    thaiCounting 
    thaiLetters 
    thaiNumbers 
    upperLetter 
    upperRoman 
    vietnameseCounting 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Xceed.Document.NET.NumberingFormat

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also