SettingManager.SetDefaults 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
Syntaxpublic void SetDefaults()
public:
void SetDefaults()
Remarks
If a setting is an array, all items will be set to the default value.
See Also