ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ListType - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ListType

    Specifies type of the list format.

    Inheritance
    System.Object
    ListType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class ListType : Enum

    Fields

    Bulleted

    Specifies bulleted list.

    Declaration
    public const ListType Bulleted
    Field Value
    Type Description
    ListType

    NoList

    No numbering.

    Declaration
    public const ListType NoList
    Field Value
    Type Description
    ListType

    Numbered

    Specifies numbered list.

    Declaration
    public const ListType Numbered
    Field Value
    Type Description
    ListType

    value__

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