PrintWorkflowJobNotificationEventArgs 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 JobNotification 事件的資訊。
public ref class PrintWorkflowJobNotificationEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PrintWorkflowJobNotificationEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PrintWorkflowJobNotificationEventArgs
Public NotInheritable Class PrintWorkflowJobNotificationEventArgs
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 11 (已於 10.0.22000.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v14.0 引進)
|
備註
如需詳細資訊,請參閱 列印支援應用程式設計指南。
屬性
Configuration |
取得目前作業的印表機作業和會話相關資訊。 |
PrinterJob |
取得目前作業的印表機作業。 |
方法
GetDeferral() |
要求作業延遲並取得延遲物件,該物件將在延遲動作完成時叫用。 |