[]
Represents a comment content reference mark that links the comment content with the contents of a document story.
public class CommentReference : ContentMark
Gets the referenced owner comment.
public Comment Comment { get; }
Gets the content parent Run.
public Run ParentRun { get; }
public override void Delete()
Gets string representation of the content.
public override string ToString()
String representation of the content.