System.Drawing.Printing.PrinterSettings.MaximumCopies Property

Gets the maximum number of copies that the printer enables the user to print at a time.

Syntax

public int MaximumCopies { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Set the PrinterSettings.Copies property to the number of copies to print. Use the PrinterSettings.MaximumCopies property to determine if your printer supports printing multiple copies at a time, because some printers do not.

Requirements

Namespace: System.Drawing.Printing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0