Xceed Words for .NET v5.1 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / ListOptions Class
Members


In This Topic
    ListOptions Class
    In This Topic
    Lets a user specify how a List should be displayed and configured.
    Syntax
    'Declaration
     
    Public Class ListOptions 
    'Usage
     
    Dim instance As ListOptions
    public class ListOptions 
    Inheritance Hierarchy

    System.Object
       Xceed.Document.NET.ListOptions

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the configuration for the list levels (numbering format, level text, indentation, justication, formatting).  
    Public PropertyGets/sets the numbering format which will be used for a group of automatically numbered ListItems.  
    Public PropertyEnables or disables the modifications tracking in the list.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Top
    Public Events
     NameDescription
    Public Event  
    Top
    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