←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Printer Assembly