Data for a document converter job.
[SerializableAttribute()]
[DataContractAttribute()]
public struct DocumentConverterJobData
<SerializableAttribute(),
DataContractAttribute()>
Public Structure DocumentConverterJobData
public [SerializableAttribute,
DataContractAttribute]
value class DocumentConverterJobData sealed
public class DocumentConverterJobData
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 CreateJob object. You can then use this with the RunJob or RunJobAsync methods to run and monitor the conversion job.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document