共用方式為


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) 內容。

適用於

另請參閱