[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.CommentReference

CommentReference Class

Represents a comment content reference mark that links the comment content with the contents of a document story.

Inheritance
CommentReference
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class CommentReference : ContentMark
Public Class CommentReference
    Inherits ContentMark

Properties

Name Description
Comment

Gets the referenced owner comment.

ParentRun

Gets the content parent Run.

Methods

Name Description
Delete()

Deletes this reference and the owner Comment from the parent Body.

ToString()

Gets string representation of the content.