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

ToolbarPrintButton Constructors

A default toolbar button that invokes a standard ‘Print’ dialog allowing the editor’s content to be printed.
Name Parameters Description
ToolbarPrintButton() none Initializes a new instance of the ToolbarPrintButton class with default settings.
ToolbarPrintButton(Boolean, Boolean) beginGroup, visible Initializes a new instance of the ToolbarPrintButton class with the specified settings.
ToolbarPrintButton(Boolean) beginGroup Initializes a new instance of the ToolbarPrintButton class with the specified setting.
See Also