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 引進)

適用於