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