Sdílet prostřednictvím


PrintWorkflowPrinterJob.JobId Property

Definition

Gets the ID of the current print job as provided by the printer.

public:
 property int JobId { int get(); };
int JobId();
public int JobId { get; }
var int32 = printWorkflowPrinterJob.jobId;
Public ReadOnly Property JobId As Integer

Property Value

Int32

int

The ID of the current print job as provided by the printer.

Applies to