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

ToolbarJustifyCenterButton Constructors

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