PrintCopiesOptionDetails.MaxValue Property

Definition

Gets the value for the maximum number of printed copies allowed.

public:
 property unsigned int MaxValue { unsigned int get(); };
uint32_t MaxValue();
public uint MaxValue { get; }
var uInt32 = printCopiesOptionDetails.maxValue;
Public ReadOnly Property MaxValue As UInteger

Property Value

UInt32

unsigned int

uint32_t

The maximum number of printed copies allowed.

Implements

Applies to