Click or drag to resize

SettingManagerSetSettingValue Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void SetSettingValue(
	string FullName,
	int Index,
	Object SettingValue
)

Parameters

FullName
Type: SystemString
Index
Type: SystemInt32
SettingValue
Type: SystemObject
See Also