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

HEAlignmentJustifyRibbonCommand Constructors

A Ribbon item that allows a paragraph whose content is selected within the design view area to be fully justified (aligned with both the left and right margins).
Name Parameters Description
HEAlignmentJustifyRibbonCommand() none Initializes a new instance of the HEAlignmentJustifyRibbonCommand class with default settings.
HEAlignmentJustifyRibbonCommand(RibbonItemSize) size Initializes a new instance of the HEAlignmentJustifyRibbonCommand class with the specified item size.
HEAlignmentJustifyRibbonCommand(String, RibbonItemSize) text, size Initializes a new instance of the HEAlignmentJustifyRibbonCommand class with the specified settings.
HEAlignmentJustifyRibbonCommand(String) text Initializes a new instance of the HEAlignmentJustifyRibbonCommand class with the specified item text.
See Also