Click or drag to resize

PagesIndices Method

Returns the indices of specified Pages 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[] Indices(
	PAGESTATE PageFlags,
	PAGESTATE Mask
)

Parameters

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

Return Value

Type: Int32
See Also