Click or drag to resize

WFHandlerClearTempParams Method

Use this method to clear the temporary parameter set.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void ClearTempParams()
Remarks

You typically call this method at the beginning of workflow creation. For details see General Information.

See Also