←Select platform
In This Topic ▼

StatusJobDataRunner Class Members

Summary

The following tables list the members exposed by StatusJobDataRunner.

Public Constructors

Name Description
Public Constructor
StatusJobDataRunner Initializes a new instance of this class.

Public Methods

Name Description
Public Method
static  | Shared in VB</div>
AbortJob Aborts the specified job.
Public Method static  | Shared in VB DeleteJob Deletes the specified job.
Public Method Prepare Prepares to run a job.
Public Method static  | Shared in VB QueryJobStatus Retrieves the status of the specified job.
Public Method Run Runs the conversion job.
Public Method static  | Shared in VB ToJobData Converts a status job data to document converter job data.
Public Method static  | Shared in VB ToStatusJobData Converts a document converter job data to status job data.

Protected Methods

Name Description
Protected Method
Dispose Releases all resources used by this StatusJobDataRunner.
Protected Method Finalize This method overrides System.Object.Finalize.

Public Properties

Name Description
Public Property
DocumentConverter Document converter instance being used to run this job.
Public Property DocumentWriter Document writer instance being used to create the output document.
Public Property InputCache Cache containing the input document being converted.
Public Property Job Job created by this runner being run or ready to be run.
Public Property JobData Data of the job set into this runner being run or ready to be run.
Public Property MinifyCacheItem IndicateS whether to minify the data stored in the cache for each status.
Public Property OcrEngine OCR engine instance being used by this job.
Public Property OutputCache Cache to store the result output document of the conversion.
Public Property StatusCache Cache used for storing the job status.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly