Indicates the type of the LTD file.
[SerializableAttribute()][DataContractAttribute()]public enum LtdDocumentType
<SerializableAttribute(),DataContractAttribute()>Public Enum LtdDocumentType
public:[SerializableAttribute,DataContractAttribute]enum class LtdDocumentType sealed
| Value | Member | Description |
|---|---|---|
| 0 | Ocr | The LTD file was created through the LEADTOOLS OCR engine and contains the data of OCR pages. |
| 1 | Svg | The LTD file was created directly through the document writer and contains SVG pages only. |
| 2 | Raster | The LTD file was created directly through the document writer and contains raster pages only. |
| 3 | Mixed | 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
