←Select platform
In This Topic ▼

FormRecognitionResult Class Members

Summary

The following tables list the members exposed by FormRecognitionResult.

Public Constructors

Name Description
Public Constructor
FormRecognitionResult Initializes a new FormRecognitionResult class object.

Public Properties

Name Description
Public Property
Confidence Gets or sets the level of confidence that a recognition engine has when comparing a Form's attributes object with a Master Form's attributes object.
Public Property LargestConfidencePageNumber Specifies the index of the page which has the greatest confidence. This is a 1-based index.
Public Property MasterAttributes The Master Form attribute founded using FormRecognitionEngine.CompareFormFast Method.
Public Property MasterAttributesCandidatesIndeces List of Master Forms indices passed to FormRecognitionEngine.CompareFormFast that could be master form associated with passed form.
Public Property PageResults Consists of a list of PageRecognitionResult objects containing the success or failure result of comparison operation for each Form page.
Public Property Reason Identifies the reason for the Confidence result.

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

Leadtools.Forms.Recognition Assembly