Values that indicate the different text field types.
Syntax
[SerializableAttribute()]
public enum OcrTextType
<SerializableAttribute()>
Public Enum OcrTextType
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public final class OcrTextType
extends java.lang.Enum<OcrTextType>
[SerializableAttribute()]
public enum class OcrTextType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0 | FlowText | Flow text type field. |
1 | Table | Table type field. |
2 | Graphic | Field containing graphics. |
3 | Omr | Omr type field. |
4 | Micr | Micr (Magnetic ink character recognition) type field. |
5 | Icr | Icr (hand written) text type field. |
8 | None | None type field. |
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