Click or drag to resize

WFDescInfoPageInWF Method

This property is used to check if a specified page is part of the workflow processing.

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

Parameters

PageIndex
Type: SystemInt32

Return Value

Type: Boolean
See Also