Accusoft.FSInvoices1.Net
Confidence Property




Gets the confidence for this field.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public ReadOnly Property Confidence As Integer
'Usage
 
Dim instance As FormField
Dim value As Integer
 
value = instance.Confidence
[DataMemberAttribute()]
public int Confidence {get;}
[DataMemberAttribute()]
public: __property int get_Confidence();
[DataMemberAttribute()]
public:
property int Confidence {
   int get();
}
Remarks

Value is between 0 and 100 inclusive.

Default: 100.

See Also

Reference

FormField Class
FormField Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback