Condividi tramite


PrintWorkflowJobNotificationEventArgs.PrinterJob Proprietà

Definizione

Ottiene il processo della stampante per l'operazione corrente.

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

Valore della proprietà

Processo della stampante per l'operazione corrente.

Si applica a