IPrintNumberOptionDetails.MinValue Property

Definition

Gets the minimum enumerated value of the print task option.

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

Property Value

UInt32

unsigned int

uint32_t

The minimum enumerated value of the print task option.

Applies to