Skip to main content

HEBackColorRibbonCommand Constructors

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