Click or drag to resize

ScannerLoadSettings Method

This method loads the settings for a specified scanner from an external file.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void LoadSettings(
	string FileName
)

Parameters

FileName
Type: SystemString
Remarks

If the file does not exist a trappable error occurs.

See Also