Visual Basic (Declaration) | |
---|---|
Public Property Confidence As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Confidence {get; set;} |
Return Value
The confidence number expressing both the certainty of the recognition of the first guess (code member) and also the certainty of the word.Refer to RasterDocumentEngine.GetRecognizedCharacters example.
For more information, refer to Confidence Reporting.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family