New to Telerik Document ProcessingStart a free 30-day trial

Manages document comments and automatically removes associated comment range markers from paragraphs when comments are deleted.

Definition

Methods

Creates and appends a new comment to the collection and returns it for range marker placement and content configuration.

C#
public Comment AddComment()
Returns:

Comment

The comment.

Removes the comment's range markers from their parent paragraphs after the comment is removed from the collection.

C#
protected override void OnAfterRemove(Comment item)
Parameters:itemComment

The comment.

Overrides: DocumentElementCollectionBase<Comment, RadFlowDocument>.OnAfterRemove(Comment)

In this article
DefinitionMethodsAddComment()OnAfterRemove(Comment)
Not finding the help you need?
Contact Support