Click or drag to resize

VerticalDictionariesDisableAll Method

This method disables all vertical dictionaries.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void DisableAll()
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