Click or drag to resize

PagesUniqueIDs Method

Returns the IDs 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[] UniqueIDs(
	PAGESTATE PageFlags,
	PAGESTATE Mask
)

Parameters

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

Return Value

Type: Int32
See Also