Skip to main content

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