IPrintNumberOptionDetails.MaxValue Property

Definition

Gets the maximum enumerated value of the print task option.

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

Property Value

UInt32

unsigned int

uint32_t

The maximum enumerated value of the print task option.

Applies to