Click or drag to resize

WFProcInfoPageBusy Method

This property is used to check if a specified page is being processed by any workflow step.

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

Parameters

PageIndex
Type: SystemInt32

Return Value

Type: Boolean
See Also