HEFontSizeRibbonCommand Constructors
A Ribbon item that allows the font size to be selected and applied to the text content selected within the design view area.Name | Parameters | Description |
---|---|---|
HEFontSizeRibbonCommand() | none | Initializes a new instance of the HEFontSizeRibbonCommand class with default settings. |
HEFontSizeRibbonCommand(String) | text | Initializes a new instance of the HEFontSizeRibbonCommand class with the specified item text. |
See Also