The options to use during document conversion.
Object.defineProperty(DocumentConverterJobData.prototype, 'documentOptions',
get: function(),
set: function(value)
)
documentOptions: DocumentOptions;
The options to use during document conversion. Default value null to use the default options for the format.
To use custom options when converting the document, set the value of DocumentOptions to the DocumentOptions derived class that matches the format set in DocumentFormat as follows:
Format | Class |
---|---|
Ltd |
|
Pdf |
|
Doc |
|
Rtf |
|
Html |
|
Text |
|
Emf |
|
Xps |
|
Docx |
|
Xls |
|
Pub |
|
Mob |
|
AltoXml |
|
Svg |
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