ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word Namespace / IC1WordInfo Interface / Comment Property

In This Topic
    Comment Property
    In This Topic
    Get or set comment name of the Word/RTF document.
    Syntax
    'Declaration
     
    Property Comment As System.String
    System.string Comment {get; set;}

    Property Value

    The text string.
    See Also