Click or drag to resize

EngineSetDefaults Method

This method resets the Engine default settings.

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

This call does not reset the Document level settings.

If the Engine is not initialized, calling this method raises a trappable error.

See Also