Click or drag to resize

WFHandlerSetTempParam Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void SetTempParam(
	string Name,
	Object Value,
	bool ForceUse
)

Parameters

Name
Type: SystemString
Value
Type: SystemObject
ForceUse
Type: SystemBoolean
See Also