CommentEditingEventArgs Properties
Provides data for the RichEditControl.CommentInserted event.Name | Description |
---|---|
Comment | Provides access to the comment to edit its properties and content. |
CommentIndex | Gets the index of a comment in the CommentCollection collection of comments in a document. |
See Also