PdlPassthroughTarget.PrintJobId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.