다음을 통해 공유


PrintWorkflowJobNotificationEventArgs 클래스

정의

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
상속
Object Platform::Object IInspectable PrintWorkflowJobNotificationEventArgs
특성

Windows 요구 사항

디바이스 패밀리
Windows 11 (10.0.22000.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v14.0에서 도입되었습니다.)

설명

자세한 내용은 인쇄 지원 앱 디자인 가이드를 참조하세요.

속성

Configuration

현재 작업에 대한 프린터 작업 및 세션 관련 정보를 가져옵니다.

PrinterJob

현재 작업에 대한 프린터 작업을 가져옵니다.

메서드

GetDeferral()

작업이 지연되도록 요청하고 지연된 작업이 완료될 때 호출될 지연 개체를 가져옵니다.

적용 대상

추가 정보