IppPrintDevice.GetMaxSupportedPdfVersion メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
サポートされている PDF の最大バージョンを示す文字列を取得します。
public:
virtual Platform::String ^ GetMaxSupportedPdfVersion() = GetMaxSupportedPdfVersion;
winrt::hstring GetMaxSupportedPdfVersion();
public string GetMaxSupportedPdfVersion();
function getMaxSupportedPdfVersion()
Public Function GetMaxSupportedPdfVersion () As String
戻り値
サポートされている PDF の最大バージョンを示す文字列。
Windows の要件
デバイス ファミリ |
Windows 11 Insider Preview (10.0.23504.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v15.0 で導入)
|