←Select platform

OcrTextType Enumeration

Summary
Values that indicate the different text field types.
Syntax
C#
VB
C++
Java
[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   
Members
ValueMemberDescription
0FlowTextFlow text type field.
1TableTable type field.
2GraphicField containing graphics.
3OmrOmr type field.
4MicrMicr (Magnetic ink character recognition) type field.
5IcrIcr (hand written) text type field.
8NoneNone type field.
Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.