Click or drag to resize

ScannersSaveSettings Method

This method saves the settings of the available scanners into an external file.

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

Parameters

FileName
Type: SystemString
Remarks

If a file with the same name already exists, it is overwritten.

See Also