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