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

In This Topic
    Reference Property
    In This Topic
    Gets the comment content reference mark that links to this comment content.
    Syntax
    'Declaration
     
    Public ReadOnly Property Reference As CommentReference
    public CommentReference Reference {get;}
    See Also