Click or drag to resize

PagesCountByState Method

Returns the number of specified Page objects stored in the collection.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public int CountByState(
	PAGESTATE PageFlags,
	PAGESTATE Mask
)

Parameters

PageFlags
Type: Kofax.OmniPageCSDK.IproPlusPAGESTATE
Mask
Type: Kofax.OmniPageCSDK.IproPlusPAGESTATE

Return Value

Type: Int32
See Also