ComponentOne Word for WPF
C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfListText Class / ListText Property

In This Topic
    ListText Property
    In This Topic
    Gets calculated list text.
    Syntax
    'Declaration
     
    Public ReadOnly Property ListText As String
    public string ListText {get;}
    See Also