Click or drag to resize

SettingsSetDoubleArray Method (String, Double)

Namespace:  Kofax.OmniPageCSDK.CAPI
Assembly:  Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public void SetDoubleArray(
	string settingName,
	double[] value
)

Parameters

settingName
Type: SystemString
value
Type: SystemDouble
See Also