PrintWorkflowPdlSourceContent クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
現在のジョブのソース ページ記述言語 (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
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 11 (10.0.22000.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v14.0 で導入)
|
注釈
詳細については、「 印刷サポート アプリの設計ガイド」を参照してください。
プロパティ
ContentType |
現在のジョブのソース ページ記述言語 (PDL) コンテンツのコンテンツ タイプを取得します。 |
メソッド
GetContentFileAsync() |
現在のジョブの完全なソース コンテンツを取得します。 |
GetInputStream() |
現在のジョブのページ記述言語 (PDL) コンテンツを含む入力ストリームを取得します。 |