Skip to main content
A newer version of this page is available. .

HEFontColorRibbonCommand Constructors

A Ribbon item that allows the required color to be applied to the text selected within the design view area.
Name Parameters Description
HEFontColorRibbonCommand() none Initializes a new instance of the HEFontColorRibbonCommand class with default settings.
HEFontColorRibbonCommand(RibbonItemSize) size Initializes a new instance of the HEFontColorRibbonCommand class with the specified item size.
HEFontColorRibbonCommand(String, RibbonItemSize) text, size Initializes a new instance of the HEFontColorRibbonCommand class with the specified settings.
HEFontColorRibbonCommand(String) text Initializes a new instance of the HEFontColorRibbonCommand class with the specified item text.
See Also