ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word.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 System.String
    public System.string ListText {get;}
    See Also