Click or drag to resize

WFHandlerUIStepIntervention 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: SystemInt32
Mode
Type: Kofax.OmniPageCSDK.IproPlusUISTEP_IVMODE
See Also