Engine.SaveSettings Method |
Namespace: Kofax.OmniPageCSDK.IproPlus
It saves the settings of all scanners that are in the Scanners collection and settings of all converters that are in the Converters collection. To save only the scanner settings into a separate file, use the Scanner object's SaveSettings method instead. If the settings file already exists, it will be overwritten.
If the Engine is not initialized, calling this method raises a trappable error.