Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.28
|
Leadtools.Forms.Processing Namespace : OcrTextType Enumeration |
[SerializableAttribute()] public enum OcrTextType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <SerializableAttribute()> Public Enum OcrTextType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As OcrTextType
[SerializableAttribute()] public enum class OcrTextType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | FlowText | Flow text type field. |
0x00000001 | Table | Table type field. |
0x00000002 | Graphic | Field containing graphics. |
0x00000003 | Omr | Omr type field. |
0x00000004 | Micr | Micr (Magnetic ink character recognition) type field. |
0x00000005 | Icr | Icr (hand written) text type field. |
0x00000008 | None | None type field. |
System.Object
System.ValueType
System.Enum
Leadtools.Forms.Processing.OcrTextType