Click or drag to resize

SettingManagerGetSettingValue Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public Object GetSettingValue(
	string FullName,
	[OptionalAttribute] int Index
)

Parameters

FullName
Type: SystemString
Index (Optional)
Type: SystemInt32

Return Value

Type: Object
See Also