Click or drag to resize

WFHandler.UIStepIntervention Method

Use this method to specify how the current interactive user step should process the current and remaining pages in the workflow. See UISTEP_IVMODE.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void UIStepIntervention(
	int StepIndex,
	UISTEP_IVMODE Mode
)

Parameters

StepIndex
Type: System.Int32
Mode
Type: Kofax.OmniPageCSDK.IproPlus.UISTEP_IVMODE
See Also