Accusoft Pegasus
Accusoft.MicrXpress1.Net
Confidence Property
See Also  Send Feedback
Accusoft.MicrXpressSdk Namespace > CharacterResult Class : Confidence Property




Gets the confidence value of the result object.

Syntax

Visual Basic (Declaration)  
Public Overrides ReadOnly Property Confidence As Integer
Visual Basic (Usage) Copy Code
Dim instance As CharacterResult
Dim value As Integer
 
value = instance.Confidence
C#  
public override int Confidence {get;}
Managed Extensions for C++  
public: __property int get_Confidence() override;
C++/CLI  
public:
property int Confidence {
   int get() override;
}

Remarks

This read-only property is the confidence value of the result object. It will be a value between 0 and 100.

See Also


©2009. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.