Gets or sets the number of copies to print.
[Visual Basic] Public Property Copies As Short [C#] public short Copies {get; set;} [C++] public: __property short get_Copies(); public: __property void set_Copies(short); [JScript] public function get Copies() : Int16; public function set Copies(Int16);
The number of copies to print.
PrinterSettings Class | PrinterSettings Members | System.Drawing.Printing Namespace | DefaultPageSettings | Duplex | FromPage | LandscapeAngle | MaximumCopies | MaximumPage | MinimumPage | PrintRange | PrinterName | ToPage