Click or drag to resize

PageRecognized Property

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
Syntax
public bool Recognized { get; }

Property Value

Type: Boolean
See Also