IppPrintDevice.GetMaxSupportedPdfSize Method

Definition

Retrieves a value indicating the maximum supported PDF size in bytes.

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

Returns

UInt64

unsigned long long

uint64_t

A value indicating the maximum supported PDF size in bytes

Windows requirements

Device family
Windows 11 Insider Preview (introduced in 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v15.0)

Applies to