Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CommentReference Class / Comment Property

In This Topic
    Comment Property
    In This Topic
    Gets the referenced owner comment.
    Syntax
    'Declaration
     
    Public ReadOnly Property Comment As Comment
    public Comment Comment {get;}
    See Also