Share via


PrintWorkflowJobNotificationEventArgs.PrinterJob Propriété

Définition

Obtient le travail d’imprimante pour l’opération en cours.

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

Valeur de propriété

Tâche d’imprimante pour l’opération en cours.

S’applique à