Error processing SSI file
LEADTOOLS Leadtools.Documents.Converters (Leadtools.Documents.Converters assembly)

Show in webframe

JobData Property






Job data.
Syntax
public DocumentConverterJobData JobData {get;}
'Declaration
 
Public ReadOnly Property JobData As DocumentConverterJobData
'Usage
 
Dim instance As DocumentConverterJob
Dim value As DocumentConverterJobData
 
value = instance.JobData
public DocumentConverterJobData getJobData()
            
public:
property DocumentConverterJobData JobData {
   DocumentConverterJobData get();
}

Property Value

A copy of the DocumentConverterJobData structure that was used to create this job.
Remarks

JobData will contain the same value passed to CreateJob.

You can use this member to get information about the original job data used to create this object. For example, to get the JobName or UserData associated with this job.

Example

For an example, refer to RunJob and RunJobAsync.

Requirements

Target Platforms

See Also

Reference

DocumentConverterJob Class
DocumentConverterJob Members
Using LEADTOOLS Document Converters

Error processing SSI file
   Leadtools.Documents.Converters requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features