次の方法で共有


IPrintTaskOptionsCoreProperties.MaxCopies プロパティ

定義

印刷タスクの MaxCopies オプションを取得します。

public:
 property unsigned int MaxCopies { unsigned int get(); };
uint32_t MaxCopies();
public uint MaxCopies { get; }
var uInt32 = iPrintTaskOptionsCoreProperties.maxCopies;
Public ReadOnly Property MaxCopies As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

MaxCopies オプション。

適用対象