![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Forms.Recognition Namespace : FormRecognitionResult Class |
The following tables list the members exposed by FormRecognitionResult.
Name | Description | |
---|---|---|
![]() | FormRecognitionResult Constructor | Initializes a new FormRecognitionResult class object. |
Name | Description | |
---|---|---|
![]() | 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. |
![]() | LargestConfidencePageNumber | Specifies the index of the page which has the greatest confidence. This is a 1-based index. |
![]() | MasterAttributes | The Master Form attribute founded using FormRecognitionEngine.CompareFormFast Method. |
![]() | MasterAttributesCandidatesIndeces | List of Master Forms indices passed to FormRecognitionEngine.CompareFormFast that could be master form associated with passed form. |
![]() | PageResults | Consists of a list of PageRecognitionResult objects containing the success or failure result of comparison operation for each Form page. |
![]() | Reason | Identifies the reason for the Confidence result. |