Name | Description | |
---|---|---|
Ancestor | Gets the parent Comment for comments that are replies to an existing comment.
For new (top-level) comments returns null. | |
Author | Gets or sets the author of this comment. | |
Body | Gets the content of this comment. | |
Children | Gets the child ContentObjects in this content range. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
Date | Gets or sets the date of this comment. | |
Document | Gets the DocumentBase that contains this content. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
Done | Gets or sets a value indicating whether the comment has been marked closed. | |
End | Gets the end mark of this content. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
EndDisplacedByCustomXml | Gets or sets a value indicating that the end annotation's placement shall be directly linked with the location of the physical presentation of a custom XML element in the document. | |
ID | Gets the unique ID of this comment. | |
Initials | Gets or sets the initials of the author of this comment. | |
Next | Gets the next comment. | |
ParentBody | Gets the parent Body of this content. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
Previous | Gets the previous comment. | |
Reference | Gets the comment content reference mark that links to this comment content. | |
Replies | Gets the list of child Comment objects that are replies to this comment. | |
Start | Gets the start mark of this content. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
StartDisplacedByCustomXml | Gets or sets a value indicating that the start annotation's placement shall be directly linked with the location of the physical presentation of a custom XML element in the document. |