←Select platform

JobEventState Property

Summary

Gets the current job state.

Syntax

C#
VB
C++
public EventState JobEventState { get; } 
  
Public ReadOnly Property JobEventState As Leadtools.Printer.EventState 
public: 
property Leadtools.Printer.EventState JobEventState { 
   Leadtools.Printer.EventState get(); 
} 

Property Value

The current job state started or ended.

Example

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