←Select platform

FieldResult Constructor

Summary

Initializes a new instance of this class with the specified values.

Syntax
C#
VB
C++
public FieldResult(string text, int confidence) 
Public Sub New(ByVal text As String, ByVal confidence As Integer) 
public:  
   FieldResult(String^ text, int confidence) 

Parameters

text

Text representation of the field obtained through OCR

confidence

Confidence value of the recognition certainty of text

Example

For an example, refer to IDCardReader.

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

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