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

In This Topic
    CommentReference Class
    In This Topic
    Represents a comment content reference mark that links the comment content with the contents of a document story.
    Object Model
    CommentReference Class
    Syntax
    'Declaration
     
    Public Class CommentReference 
       Inherits ContentMark
    public class CommentReference : ContentMark 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.ContentObject
          GrapeCity.Documents.Word.ContentMark
             GrapeCity.Documents.Word.CommentReference

    See Also