Specifies the maximum number of copies that the printer can handle.

Namespace: TallComponents.PDF.Printing
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public int MaximumCopies { get; }
Visual Basic
Public ReadOnly Property MaximumCopies As Integer
	Get

See Also