Share via


IppPrintDevice.GetMaxSupportedPdfVersion Method

Definition

Retrieves a string indicating the maximum supported PDF version.

public:
 virtual Platform::String ^ GetMaxSupportedPdfVersion() = GetMaxSupportedPdfVersion;
winrt::hstring GetMaxSupportedPdfVersion();
public string GetMaxSupportedPdfVersion();
function getMaxSupportedPdfVersion()
Public Function GetMaxSupportedPdfVersion () As String

Returns

String

Platform::String

winrt::hstring

A string indicating the maximum supported PDF version.

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