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 RemoteData example.

Requirements

Target Platforms

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

Leadtools.Printer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.