Home > BSPrinter documentation > Reference

AuxiliaryButtonVisible Property

Applies to: PrintPreview, IPrinterEx object

Type: Boolean


Description:

Returns or sets a value that determines whether a custom button will appear on the top toolbar of the Print Preview dialog box.

The default setting is False.

This button can be used by the client program to perform an action such as displaying a custom dialog or some other task or configuration.
When it is clicked it raises the AuxiliaryButtonClick event.

See Also:

AuxiliaryButtonToolTipText property
AuxiliaryButtonClick event