Click or drag to resize

BackgroundZonesGetItem Method

This property returns the requested OCRZone 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 BackgroundZone BackgroundZone
)

Parameters

Index
Type: SystemInt32
BackgroundZone
Type: Kofax.OmniPageCSDK.IproPlusBackgroundZone
See Also