←Select platform

FieldResult Constructor

Summary

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

Syntax
C#
Objective-C
C++/CLI
Java
public FieldResult(string text, int confidence) 
public:  
   FieldResult(String^ text, int confidence) 
public FieldResult(java.lang.String text, int confidence); 
- (instancetype)initWithText:(NSString *)text confidence:(NSInteger)confidence; 

Parameters

text

Text representation of the field obtained through OCR

confidence

Confidence value of the recognition certainty of text

Requirements

Target Platforms

Help Version 23.0.2024.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Commands Assembly

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