Gets the maximum number of copies allowed by the printer.
[Visual Basic] Public ReadOnly Property MaximumCopies As Integer [C#] public int MaximumCopies {get;} [C++] public: __property int get_MaximumCopies(); [JScript] public function get MaximumCopies() : int;
The maximum number of copies allowed by the printer.
PrinterSettings Class | PrinterSettings Members | System.Drawing.Printing Namespace | Copies | DefaultPageSettings | Duplex | FromPage | LandscapeAngle | MaximumPage | MinimumPage | PrintRange | PrinterName | ToPage