The index of the FormModel that the IdentificationProcessor object may have compared the unknown image to.
orientation
The orientation of the unknown image during the comparison.
Return Value
A confidence from 0 to 100.
Remarks
This method returns the confidence of a match between a specified FormModel and the unknown image with a specific orientation. Confidence values range from 0 to 100, with 100 indicating a very good match and 0 indicating either a very poor match or that the IdentificationProcessor object did not attempt a comparison. The IdentificationProcessor object has many techniques for avoiding unnecessary comparisons and it is very common for most of the possible comparisons to have a confidence of 0.