Engine.LoadSettings Method |
Namespace: Kofax.OmniPageCSDK.IproPlus
If there is a new scanner in the collection since the loaded file was created, the current settings of this new scanner are unchanged. To load only scanner settings, use the Scanner object's LoadSettings method instead. Loading converter settings follows the same logic as loading scanner settings. If the specified settings file does not exist, a trappable error occurs. This method does not change the document level settings.
If the Engine is not initialized, calling this method raises a trappable error.