Click or drag to resize

CharactersGetItem Method

This property returns the requested Character object from the collection.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void GetItem(
	int Index,
	out Character Character
)

Parameters

Index
Type: SystemInt32
Character
Type: Kofax.OmniPageCSDK.IproPlusCharacter
See Also