次の方法で共有


PrintWorkflowPdlSourceContent クラス

定義

現在のジョブのソース ページ記述言語 (PDL) コンテンツをカプセル化します。

public ref class PrintWorkflowPdlSourceContent sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PrintWorkflowPdlSourceContent final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PrintWorkflowPdlSourceContent
Public NotInheritable Class PrintWorkflowPdlSourceContent
継承
Object Platform::Object IInspectable PrintWorkflowPdlSourceContent
属性

Windows の要件

デバイス ファミリ
Windows 11 (10.0.22000.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v14.0 で導入)

注釈

詳細については、「 印刷サポート アプリの設計ガイド」を参照してください。

プロパティ

ContentType

現在のジョブのソース ページ記述言語 (PDL) コンテンツのコンテンツ タイプを取得します。

メソッド

GetContentFileAsync()

現在のジョブの完全なソース コンテンツを取得します。

GetInputStream()

現在のジョブのページ記述言語 (PDL) コンテンツを含む入力ストリームを取得します。

適用対象

こちらもご覧ください