Click or drag to resize

WFProcInfoPageProcType Method

This property returns with the workflow step index which is currently working on the specified page.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public int PageProcType(
	int PageIndex,
	out Object StepType
)

Parameters

PageIndex
Type: SystemInt32
StepType
Type: SystemObject

Return Value

Type: Int32
See Also