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. |
![]() | 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. |