IncrementFontSizeCommand Constructors
Increases the font size of the selected text by one point.Name | Parameters | Description |
---|---|---|
IncrementFontSizeCommand(IRichEditControl) | control | Initializes a new instance of the IncrementFontSizeCommand class with the specified owner. |
See Also