Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the number of copies of the document to print.
Syntax
HRESULT value = object.put_copies(WORD v);HRESULT value = object.get_copies(WORD* p);
Property values
Type: WORD
A pointer to a WORD value that receives the number of copies of the document to print.