Accusoft.Forms1 - Updated
Confidence Property (OmrFieldResult)



Accusoft.FormFixSdk Namespace > OmrFieldResult Class : Confidence Property
The result analysis confidence for the field.
Syntax
Public ReadOnly Property Confidence As Integer
Dim instance As OmrFieldResult
Dim value As Integer
 
value = instance.Confidence
public int Confidence {get;}
public:
property int Confidence {
   int get();
}
Remarks

This read-only property containing a value between 0 and 100 that represents the averaged analysis confidence value for all segments in the field.

See Also

Reference

OmrFieldResult Class
OmrFieldResult Members