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

適用於