| Leadtools.Printer Namespace : EventState Enumeration |
public enum EventState : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum EventState Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As EventState
public enum class EventState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description |
|---|---|---|
| 0x00000001 | JobStart | The print job being started. |
| 0x00000002 | JobEnd | The print job being ended. |
System.Object
System.ValueType
System.Enum
Leadtools.Printer.EventState