PrintWorkflowJobStartingEventArgs 类

定义

提供有关 JobStarting 事件的信息。

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

Windows 要求

设备系列
Windows 11 (在 10.0.22000.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v14.0 中引入)

注解

有关详细信息,请参阅 打印支持应用设计指南

属性

Configuration

获取当前打印机作业操作的打印机作业和会话相关信息。

IsIppCompressionEnabled

提供有关 JobStarting 事件的信息。

Printer

获取当前打印机作业 (IPP) 打印机设备的 Internet 打印协议。

SkipSystemFaxUI

提供有关 JobStarting 事件的信息。

方法

DisableIppCompressionForJob()

提供有关 JobStarting 事件的信息。

GetDeferral()

请求延迟打印作业操作,并获取将在延迟操作完成后调用的延迟对象。

SetSkipSystemRendering()

跳过当前打印机作业的呈现器筛选器处理。

适用于

另请参阅