WFHandlerUIStepIntervention Method
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic void UIStepIntervention(
int StepIndex,
UISTEP_IVMODE Mode
)
Public Sub UIStepIntervention (
StepIndex As Integer,
Mode As UISTEP_IVMODE
)
public:
void UIStepIntervention(
[InAttribute] int StepIndex,
[InAttribute] UISTEP_IVMODE Mode
)
Parameters
- StepIndex
- Type: SystemInt32
- Mode
- Type: Kofax.OmniPageCSDK.IproPlusUISTEP_IVMODE
See Also