Occurs when a comment has been removed from the document. The event handler receives an argument of type CommentEventArgs containing data related to this event.

Introduced: 30.0.

Syntax

public event CommentEventHandler CommentDeleted;
Public Event CommentDeleted As CommentEventHandler