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

Show in webframe

DocumentConverterJobData Structure






Members 
Data for a document converter job.
Object Model
Syntax
[DataContractAttribute()]
[SerializableAttribute()]
public struct DocumentConverterJobData : System.ValueType 
'Declaration
 
<DataContractAttribute()>
<SerializableAttribute()>
Public Structure DocumentConverterJobData 
   Inherits System.ValueType
'Usage
 
Dim instance As DocumentConverterJobData
public class DocumentConverterJobData
            
[DataContractAttribute()]
[SerializableAttribute()]
public value class DocumentConverterJobData : public System.ValueType 
Remarks

Use this structure to specify the input data for a document converter job. After you create an instance of this structure with the data, you should pass it to DocumentConverterJobs.CreateJob to create an DocumentConverterJob object. You can then use this with the RunJob or RunJobAsync methods to run and monitor the conversion job.

Example

For an example, refer to RunJob and RunJobAsync.

Requirements

Target Platforms

See Also

Reference

DocumentConverterJobData Members
Leadtools.Documents.Converters Namespace
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