Annotation conversion options.
lt.Document.DocumentConverterAnnotationsMode = {
none: 0,
external: 1,
overlay: 2,
embed: 3
}
lt.Document.DocumentConverterAnnotationsMode = {
none: 0,
external: 1,
overlay: 2,
embed: 3
}
0 | None |
(0) Do not save any annotations. |
1 | External |
(1) Export the annotations to an external file. The command will return a ZIP file containing the output document and the annotation file. |
2 | Overlay |
(2) Overlay the annotations over the image (raster conversion only). |
3 | Embed |
(3) Embed the annotations in the final document (for PDF and TIFF file formats only). The annotations are saved into the output document itself if the format supports embedding annotations (currently only PDF and TIFF file formats). |
Controls how the input annotations are used by the document converter during a 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