Member variable XbpPrintDialog():printerClass Foundation

The class of the printer object returned by :display().

Attribute: EXPORTED
Data type: Class Object (XbpPrinter())
Description

:printerClass contains the class object of the printer object returned by method :display(). If a custom printer class is used by the application, its class object can be assigned to :printerClass to allow the class to be used with XbpPrintDialog objects. The custom class must be derived from class XbpPrinter. Otherwise, a run-time error occurs when calling :display().

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.