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