←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++
[SerializableAttribute()] 
public abstract class OcrFormField : FormField 
  
<SerializableAttribute()> 
Public MustInherit Class OcrFormField  
   Inherits Leadtools.Forms.Processing.FormField 
[SerializableAttribute()] 
public ref class OcrFormField abstract : public Leadtools.Forms.Processing.FormField  

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly