次の方法で共有


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

印刷タスク オプションの列挙値の最大値。

適用対象