Click or drag to resize

DocumentsEnterUIModeHandler Delegate

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public delegate void EnterUIModeHandler(
	Document Document,
	int UniqueID,
	ref bool Stop
)

Parameters

Document
Type: Kofax.OmniPageCSDK.IproPlusDocument
UniqueID
Type: SystemInt32
Stop
Type: SystemBoolean
See Also