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) 内容的输入流。

适用于

另请参阅