Click or drag to resize

WFHandlerLeaveInteractiveModeHandler Delegate

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public delegate void LeaveInteractiveModeHandler(
	WFHandler Handler,
	int StepIndex
)

Parameters

Handler
Type: Kofax.OmniPageCSDK.IproPlusWFHandler
StepIndex
Type: SystemInt32
See Also