public short Copies
Public Copies As Short
Dim instance As DevModePrinter
Dim value As Short
value = instance.Copies
instance.Copies = value
public:
short Copies
val mutable Copies: int16
No code example is currently available or this language may not be supported.