Click or drag to resize

CapabilitiesMaxCopies Property

Gets the maximum number of copies that the printer can make.

Namespace:  DotNetBrowser.Print
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public int MaxCopies { get; }

Property Value

Type: Int32
The maximum number of copies that the printer can make.
See Also