CapabilitiesMaxCopies Property |
Gets the maximum number of copies that the printer can make.
Namespace:
DotNetBrowser.Print
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public int MaxCopies { get; }
Property Value
Type:
Int32The maximum number of copies that the printer can make.
See Also