ComponentOne Word for WPF
C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.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