Click or drag to resize

VerticalDictionariesEnableAll Method

This method enables using all available vertical dictionaries.

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

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

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

See Also