Click or drag to resize

WFProcInfoActiveUIStep Method

This property checks if the specified workflow step is currently in user interaction state.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public bool ActiveUIStep(
	int StepIndex
)

Parameters

StepIndex
Type: SystemInt32

Return Value

Type: Boolean
See Also