Graphics.Copies
From Xojo Documentation
Read-Only Property (As Integer )
The value in the Copies field of the Print dialog box.
Notes
This property is only meaningful when the graphics object was created by the OpenPrinterDialog function.
On macOS this always return 1 as macOS takes care of respecting the number of copies the user requested and the app only needs to provide a single copy.