ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word 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 String
    string Comment {get; set;}

    Property Value

    The text string.
    See Also