←Select platform

Run Method

Summary

Runs the conversion job.

Syntax
C#
VB
C++
Public Function Run() As DocumentConverterJobStatus 

Return Value

The final status of the job.

Remarks

Prepare must be called prior to calling Run.

Run will perform the following:

  1. Runs the job specified in the StatusJobData using the DocumentConverter object.

  2. Monitors and updates the status in the cache.

  3. Checks if the user aborts the job.

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.