ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfListLevel Class / ListType Property

In This Topic
    ListType Property
    In This Topic
    Gets or sets type of this list.
    Syntax
    'Declaration
     
    Public Property ListType As RtfListType
    public RtfListType ListType {get; set;}
    See Also