Click or drag to resize

DocumentSaveSettings Method

This method saves the current document settings into a setting file specified by the SettingFile parameter. If SettingFile already exists, it is overwritten.

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

Parameters

SettingFile
Type: SystemString
See Also