IppPrintDevice.GetMaxSupportedPdfVersion 方法

定义

检索一个字符串,指示支持的最大 PDF 版本。

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

返回

String

Platform::String

winrt::hstring

一个字符串,指示支持的最大 PDF 版本。

Windows 要求

设备系列
Windows 11 Insider Preview (在 10.0.23504.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v15.0 中引入)

适用于