←Select platform

OcrFormField Class

Summary
The base class for all text, OMR and OCR fields. Any OCR form field, whether predefined or user-defined, should implement OcrFormField.
Syntax
C#
VB
C++
Java
[SerializableAttribute()] 
public abstract class OcrFormField : FormField 
  
<SerializableAttribute()> 
Public MustInherit Class OcrFormField  
   Inherits FormField 
public abstract class OcrFormField 
    extends FormField 
    implements java.io.Serializable 
[SerializableAttribute()] 
public ref class OcrFormField abstract : public FormField  
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.