Print Tool Arguments
The following properties are available for Print Tool Arguments objects, grouped by the categories shown in the Toolbars Designer.
Misc
| Property | Type | Default | Description |
|---|---|---|---|
PrintBehavior |
PrintBehavior.Unspecified |
Specifies the behavior of the print tool with respect to displaying a dialog that allows the user to choose a printer and configure the printer settings. The PrintBehavior argument is optional, and valid PrintBehavior options are as follows: Quick - The printjob will be sent to the default printer without displaying a dialog. WithDialog - The user will be prompted to select a printer before printing. Unspecified - The default behavior of the tool will apply, where a dialog is shown if the tool is located on a Main toolbar, and a dialog will not be shown if the tool is located on a standard toolbar. |