Click or drag to resize

PageRecognize Method

This method invokes recognition for the page object.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Recognize()
Remarks

For more details, see the description of the Document object's Recognize method.

Calling this method sets the Modified property of the Document object to True.

See Also