JobEventState Property

Summary
Gets the current job state.
Syntax
C#
VB
C++
public EventState JobEventState { get; } 
  
Public ReadOnly Property JobEventState As EventState 
public: 
property EventState JobEventState { 
   EventState get(); 
} 

Property Value

The current job state started or ended.

Example

Refer to Specifications 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.