IppPrintDevice.GetMaxSupportedPdfSize Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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)
|