Integer scalar in range 1 to N
Valid for: Printer
The copies property contains the number of copies which will be printed in the current print job. Usually, you do not need to set this explicitly, because the user selects the number of copies in the print-job dialog. You can read this property to determine how many copies the user has requested, and you can also set this property before calling the Job method to pre-set a particular number of copies. For unattended printing, you can set this property before calling the Open method.