FormFix v6.0 for .NET - Updated
Confidence Property (OmrFieldResult)



Accusoft.FormFixSdk Namespace > OmrFieldResult Class : Confidence Property
The result analysis confidence for the field.
Syntax
'Declaration
 
Public ReadOnly Property Confidence As Integer
'Usage
 
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

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