ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word.Objects Namespace / RtfListText Class / ListType Property

In This Topic
    ListType Property (RtfListText)
    In This Topic
    Gets calculated list type.
    Syntax
    'Declaration
     
    Public ReadOnly Property ListType As RtfListType
    public RtfListType ListType {get;}
    See Also