←Select platform

OcrFieldResult Constructor

Summary

Initializes a new instance of OcrFieldResult with the default parameters.

Syntax
C#
VB
C++
public OcrFieldResult() 
Public Sub New() 
 MyBase.New 
public:  
   OcrFieldResult() 

Remarks

Different fields have different results classes. LEADTOOLS OMR toolkit supports OmrField, OcrField, BarcodeField, and ImageField.

Each FieldResult object must be cast to the appropriate type to access its properties and values.

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.Omr Assembly