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

ToolbarJustifyRightButton Constructors

A default toolbar button that allows a paragraph whose content is selected in the design view area to be right justified.
Name Parameters Description
ToolbarJustifyRightButton() none Initializes a new instance of the ToolbarJustifyRightButton class with default settings.
ToolbarJustifyRightButton(Boolean, Boolean) beginGroup, visible Initializes a new instance of the ToolbarJustifyRightButton class with the specified settings.
ToolbarJustifyRightButton(Boolean) beginGroup Initializes a new instance of the ToolbarJustifyRightButton class with the specified setting.
See Also