Click or drag to resize

RecognitionLanguagesEnableAll Method

This method disables all recognition languages in the collection.

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

If the container of this collection is the Engine object, the calling of the method has no immediate effect.

When a Document is the parent, this method also sets the Modified property of the Document object to true.

For more information see LANGUAGES.

See Also