copies property
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.