Compartir a través de


PrintWorkflowPdlDataAvailableEventArgs.PrinterJob Propiedad

Definición

Obtiene el trabajo de impresora para la operación actual.

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

Valor de propiedad

Trabajo de impresora para la operación actual.

Se aplica a