FormSuite v6.0 - Updated October 25, 2021
BestMatch Property




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > IdentificationResult Class : BestMatch Property
Gets or sets a value indicating the single matching form, if any.
Syntax
'Declaration
 
Public Property BestMatch As IdentificationComparisonInformation
 
'Usage
 
Dim instance As IdentificationResult
Dim value As IdentificationComparisonInformation
 
instance.BestMatch = value
 
value = instance.BestMatch
Remarks
This property will only be set by the Processor if the State property is IdentificationState.MatchFound.
See Also

Reference

IdentificationResult Class
IdentificationResult Members
State Property

Is this page helpful?
Yes No
Thanks for your feedback.