←Select platform

Job Property

Summary

The current job object.

Syntax
C#
VB
C++
Java
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
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.