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