PdlPassthroughTarget.PrintJobId Property

Definition

Gets the print spooler job id for the current print job.

public:
 property int PrintJobId { int get(); };
int PrintJobId();
public int PrintJobId { get; }
var int32 = pdlPassthroughTarget.printJobId;
Public ReadOnly Property PrintJobId As Integer

Property Value

Int32

int

Tthe print spooler job id.

Applies to