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

ToolbarIndentButton Constructors

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