For a list of all members of this type, see FormRecognitionResult members
Public Properties
| 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. |