Member variable XbpPrintDialog():printerClass Foundation
The class of the printer object returned by :display().
: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().
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.