Method XbpPrinter():setNumCopies() Foundation
Sets or retrieves the number of copies per print job.
:setNumCopies( [<nNumCopies>] ) --> nNumCopiesOld | NIL
The method returns the previous setting or NIL, if the printer does not support this option.
The method defines how often a spooled page is printed. When multiple copies are printed, the :setCollationMode()method determines if a spooled page is held in the printer's memory or if it is sent multiple times to the printer.
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.