Skip to main content

HEItalicRibbonCommand Constructors

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