←Select platform

Job Property (DocumentConverterJobEventArgs)

Summary

The current job object.

Syntax

C#
VB
Java
C++
public DocumentConverterJob Job { get; } 
Public ReadOnly Property Job() As DocumentConverterJob 
   Get 
public:  
   property DocumentConverterJob^ Job 
   { 
      DocumentConverterJob^ get() 
   } 
public DocumentConverterJob getJob() 

Property Value

The current job object that was passed to RunJob or RunJobAsync.

Example

For an example, refer to RunJob and RunJobAsync.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.Converters Assembly
Click or drag to resize