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