Skip to main content

ToolbarJustifyFullButton Constructors

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