enum L_OcrTextDirection{L_OcrTextDirection_LeftToRight,L_OcrTextDirection_RightToLeft,L_OcrTextDirection_TopToBottom,L_OcrTextDirection_BottomToTop,};typedef enum L_OcrTextDirection L_OcrTextDirection;
Determines the direction of text in a zone.
| Value | Meaning |
|---|---|
| L_OcrTextDirection_LeftToRight | Text is left to right |
| L_OcrTextDirection_RightToLeft | Text is right to left (Arabic or Hebrew for example) |
| L_OcrTextDirection_TopToBottom | Text is top to bottom (Japanese or Latin vertical text) |
| L_OcrTextDirection_BottomToTop | Text is bottom to top |
This enumerated type is used by the following structure:
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
