Click or drag to resize

WFDescInfoQueryStepInfo Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public WFSTEP_TYPE QueryStepInfo(
	int StepIndex,
	out bool UserInteractive,
	out string StepIID
)

Parameters

StepIndex
Type: SystemInt32
UserInteractive
Type: SystemBoolean
StepIID
Type: SystemString

Return Value

Type: WFSTEP_TYPE
See Also