[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.CommentInfo

CommentInfo Class

Represents an annotation reference mark at the current location in the comment.

An annotation reference mark is an information block that represents the metadata associated with the current comment. The annotation reference mark should typically consist of the initials and a unique integer associated with its position in the document, but can be displayed in any desired format.

Inheritance
CommentInfo
Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class CommentInfo : ContentObject, IBrowsable<CommentInfo>
Public Class CommentInfo
    Inherits ContentObject
    Implements IBrowsable(Of CommentInfo)

Properties

Name Description
Next

Gets the next comment info.

ParentRun

Gets the content parent Run.

Previous

Gets the previous comment info.