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

HEOutdentRibbonCommand Constructors

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