ClearFormattingCommand Constructors
A command to reset the formatting of the selected text to default.Name | Parameters | Description |
---|---|---|
ClearFormattingCommand(IRichEditControl) | control | Initializes a new instance of the ClearFormattingCommand class with the specified owner. |
See Also