This property returns True, if the page has been recognized, which means that a recognition result is available for the page.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool Recognized { get; }
Public ReadOnly Property Recognized As Boolean
Get
public:
property bool Recognized {
bool get ();
}
Property Value
Type:
Boolean
See Also