EventState Enumeration

Summary
Provides information about the current JobEvent state.
Syntax
C#
VB
C++
public enum EventState 
  
Public Enum EventState  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class EventState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
1JobStartThe print job being started.
2JobEndThe print job being ended.
Example

Refer to Printer.Specifications example.

Requirements

Target Platforms

See Also

Reference

Leadtools.Printer Namespace

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.