Click or drag to resize

SettingManagerSetDefaults Method

Calling this method sets the values of all settings to their default value.

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

If a setting is an array, all items will be set to the default value.

See Also