←Select platform

Job Property

Summary

Job created by this runner being run or ready to be run.

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

Property Value

The job created by this runner being run or ready to be run.

Remarks

This value is set by Prepare to the DocumentConverterJob that was created.

Example

For an example, refer to StatusJobDataRunner.

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.