次の方法で共有


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 で導入)

適用対象