alexa

    Show / Hide Table of Contents

    Enum ListType

    Specifies type of the list format.

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

    Fields

    Name Description
    Bulleted

    Specifies bulleted list.

    NoList

    No numbering.

    Numbered

    Specifies numbered list.

    Back to top Generated by DocFX