Member variable XbpPrintDialog():numCopies Foundation

Specifies the number of copies to print.

Attribute: EXPORTED
Data type: Numeric (1)
Description

A numeric value can be assigned to this instance variable. It specifies the number pre-selected in the "print number of copies" control in the dialog window when the :display() method is called. After the dialog window is closed, :numCopies contains the number of copies actually selected by the user.

some printers support printing of multiple copies on the hardware level. In this case, :numCopies will always contain 1.

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.