JobID Property

Summary

Gets the print job unique ID.

Syntax
C#
VB
C++
public int JobID { get; } 
  
Public ReadOnly Property JobID As Integer 
public: 
property int JobID { 
   int get(); 
} 

Property Value

The job unique ID.

Example

Refer to Startup example.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.