PrintWorkflowJobNotificationEventArgs.PrinterJob Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.