IPrintNumberOptionDetails.MaxValue 属性

定义

获取打印任务选项的最大枚举值。

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

属性值

UInt32

unsigned int

uint32_t

打印任务选项的最大枚举值。

适用于