Version

NumberOfCopies Property

Gets or sets the number of copies to print.
Syntax
public int NumberOfCopies {get; set;}

Property Value

The number of copies to print.
Exceptions
ExceptionDescription
System.ArgumentOutOfRangeException The assigned value is outside the valid range of 1 and 65535.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also