←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly