Click or drag to resize

CharacterConfidence Property

This property returns the confidence number expressing the certainty of the recognition of the first guess (Code property).

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public int Confidence { get; }

Property Value

Type: Int32
Remarks
The certainty of the character recognition ranges between 0 and 100 with a default threshold value of 64.
See Also