PrintCopiesOptionDetails.MaxValue 属性

定义

获取允许的最大打印副本数的值。

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

属性值

UInt32

unsigned int

uint32_t

允许的最大打印副本数。

实现

适用于