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

HEUnderlineRibbonCommand Constructors

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