Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Enum OcrTextType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[SerializableAttribute()] public enum OcrTextType : Enum |
C++/CLI | |
---|---|
[SerializableAttribute()] public enum class OcrTextType : public Enum |
Member | Description |
---|---|
Caption | Caption type field. |
Column | Column type field. |
FlowText | Flow text type field. |
Footer | Footer type field. |
Graphic | Field containing graphics. |
Header | Header type field. |
Other | Other field type. |
AutoGraphic | Field containing graphics (certain). |
Table | Table type field. |
Title | Title type field. |
System.Object
System.ValueType
System.Enum
Leadtools.Forms.Processing.OcrTextType
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family