Click or drag to resize

PageGetUserZones Method

This property returns the collection of zones created by the user. These will be used during recognition.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void GetUserZones(
	out UserZones UserZones
)

Parameters

UserZones
Type: Kofax.OmniPageCSDK.IproPlusUserZones
See Also