PrintCopiesOptionDetails.MinValue Property

Definition

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

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

Property Value

UInt32

unsigned int

uint32_t

The minimum number of printed copies allowed.

Implements

Applies to