←Select platform

Jobs Property

Summary

Object that manages creating and running jobs in this document converter as well as job status events.

Syntax
C#
VB
C++
Java
public DocumentConverterJobs Jobs { get; } 
Public ReadOnly Property Jobs() As DocumentConverterJobs 
   Get 
public:  
   property DocumentConverterJobs^ Jobs 
   { 
      DocumentConverterJobs^ get() 
   } 
public DocumentConverterJobs getJobs() 

Property Value

The object that manages creating and running jobs in this DocumentConverter as well as job status events.

Remarks

Refer to DocumentConverterJobs for more information.

Example

For an example, refer to DocumentConverterJobs.

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.