共用方式為


PrintWorkflowPdlConverter 類別

定義

提供方法,可用來將列印檔案從一頁描述語言 (PDL) 格式轉換成另一個 PDL 格式。

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

Windows 需求

裝置系列
Windows 11 (已於 10.0.22000.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v14.0 引進)

備註

如需詳細資訊,請參閱 列印支援應用程式設計指南

方法

ConvertPdlAsync(WorkflowPrintTicket, IInputStream, IOutputStream)

將列印檔案從一個分頁描述語言 (PDL) 格式轉換成另一個 PDL 格式。

ConvertPdlAsync(WorkflowPrintTicket, IInputStream, IOutputStream, PdlConversionHostBasedProcessingOperations)

將列印檔案從一頁描述語言 (PDL) 格式轉換成另一個 PDL 格式,並能夠指定主機應該執行的轉換作業。

適用於

另請參閱