PrintWorkflowJobIssueDetectedEventArgs.PrinterJob Property

Definition

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

Property Value

Applies to