Freigeben über


PrintWorkflowJobNotificationEventArgs.PrinterJob Eigenschaft

Definition

Ruft den Druckerauftrag für den aktuellen Vorgang ab.

public:
 property PrintWorkflowPrinterJob ^ PrinterJob { PrintWorkflowPrinterJob ^ get(); };
PrintWorkflowPrinterJob PrinterJob();
public PrintWorkflowPrinterJob PrinterJob { get; }
var printWorkflowPrinterJob = printWorkflowJobNotificationEventArgs.printerJob;
Public ReadOnly Property PrinterJob As PrintWorkflowPrinterJob

Eigenschaftswert

Der Druckerauftrag für den aktuellen Vorgang.

Gilt für: