次の方法で共有


IppPrintDevice.GetMaxSupportedPdfSize メソッド

定義

サポートされている PDF の最大サイズ (バイト単位) を示す値を取得します。

public:
 virtual unsigned long long GetMaxSupportedPdfSize() = GetMaxSupportedPdfSize;
uint64_t GetMaxSupportedPdfSize();
public ulong GetMaxSupportedPdfSize();
function getMaxSupportedPdfSize()
Public Function GetMaxSupportedPdfSize () As ULong

戻り値

UInt64

unsigned long long

uint64_t

サポートされている PDF の最大サイズをバイト単位で示す 値

Windows の要件

デバイス ファミリ
Windows 11 Insider Preview (10.0.23504.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v15.0 で導入)

適用対象