Statistics.RejectedCharNum Property
|
This property returns the number of rejected characters on the page.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int RejectedCharNum { get; }
Public ReadOnly Property RejectedCharNum As Integer
Get
public:
property int RejectedCharNum {
int get ();
}
Property Value
Type:
Int32
See Also