次の方法で共有


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

印刷できるコピーの最大数。

実装

適用対象