typedef enum _DOCWRTLTDDOCUMENTTYPE
{
DOCWRTLTDDOCUMENTTYPE_OCR,
DOCWRTLTDDOCUMENTTYPE_SVG,
DOCWRTLTDDOCUMENTTYPE_RASTER,
DOCWRTLTDDOCUMENTTYPE_MIXED,
} DOCWRTLTDDOCUMENTTYPE, * pDOCWRTLTDDOCUMENTTYPE;
Indicates the type of the LTD file.
The LTD file was created through the LEADTOOLS OCR engine and contains the data of OCR pages.
The LTD file was created directly through the document writer and contains SVG pages only.
The LTD file was created directly through the document writer and contains raster pages only.
The LTD file was created directly through the document writer and contains SVG and raster pages.
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