Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ListLevelPattern - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ListLevelPattern

    Specifies list Level pattern.

    Inheritance
    System.Object
    ListLevelPattern
    Namespace: Syncfusion.Blazor.DocumentEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ListLevelPattern : Enum

    Fields

    Arabic

    Arabic numeric style.

    Declaration
    public const ListLevelPattern Arabic
    Field Value
    Type Description
    ListLevelPattern

    Bullet

    Bullet style.

    Declaration
    public const ListLevelPattern Bullet
    Field Value
    Type Description
    ListLevelPattern

    FarEast

    Far east style.

    Declaration
    public const ListLevelPattern FarEast
    Field Value
    Type Description
    ListLevelPattern

    LeadingZero

    Leading zero style.

    Declaration
    public const ListLevelPattern LeadingZero
    Field Value
    Type Description
    ListLevelPattern

    LowLetter

    Lowercase letter style.

    Declaration
    public const ListLevelPattern LowLetter
    Field Value
    Type Description
    ListLevelPattern

    LowRoman

    Lowercase Roman style.

    Declaration
    public const ListLevelPattern LowRoman
    Field Value
    Type Description
    ListLevelPattern

    None

    No style applied.

    Declaration
    public const ListLevelPattern None
    Field Value
    Type Description
    ListLevelPattern

    Number

    Number style.

    Declaration
    public const ListLevelPattern Number
    Field Value
    Type Description
    ListLevelPattern

    Ordinal

    Ordinal style.

    Declaration
    public const ListLevelPattern Ordinal
    Field Value
    Type Description
    ListLevelPattern

    OrdinalText

    Ordinal text style.

    Declaration
    public const ListLevelPattern OrdinalText
    Field Value
    Type Description
    ListLevelPattern

    Special

    Special style.

    Declaration
    public const ListLevelPattern Special
    Field Value
    Type Description
    ListLevelPattern

    UpLetter

    Uppercase letter style.

    Declaration
    public const ListLevelPattern UpLetter
    Field Value
    Type Description
    ListLevelPattern

    UpRoman

    Uppercase Roman style.

    Declaration
    public const ListLevelPattern UpRoman
    Field Value
    Type Description
    ListLevelPattern

    value__

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