DeleteAllCommentsCommand Constructors
Deletes all comments from a document.Name | Parameters | Description |
---|---|---|
DeleteAllCommentsCommand(IRichEditControl) | control | Initializes a new instance of the DeleteAllCommentsCommand class with the specified owner. |
See Also