| 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 | Column | Column type field. | 
| 0x00000004 | Header | Header type field. | 
| 0x00000005 | Footer | Footer type field. | 
| 0x00000006 | Caption | Caption type field. | 
| 0x00000007 | Title | Title type field. | 
| 0x00000008 | Other | Other field type. | 
| 0x00000009 | AutoGraphic | Field containing graphics (certain). | 
| 0x0000000A | VerticalText | Vertical text field. | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.Processing.OcrTextType