Accusoft.FormFix5.Net
Confidence Property (OmrFieldResult)




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 get_Confidence();
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

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback