Click or drag to resize

WFDescInfoPageInWFByID Method

This property returns true if the specified page is in the workflow.

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

Parameters

UniqueID
Type: SystemInt32

Return Value

Type: Boolean
See Also