共用方式為


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) 印表機裝置。

SkipSystemFaxUI

提供 JobStarting 事件的資訊。

方法

DisableIppCompressionForJob()

提供 JobStarting 事件的資訊。

GetDeferral()

要求列印工作作業延遲,並取得延遲物件,該物件會在延遲動作完成時叫用。

SetSkipSystemRendering()

略過目前印表機工作的轉譯篩選處理。

適用於

另請參閱