Click or drag to resize

DocumentsOnEnterUIMode Event

Fires before a Document in the Documents collection accesses the UI.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public event DocumentsEnterUIModeHandler OnEnterUIMode

Value

Type: Kofax.OmniPageCSDK.IproPlusDocumentsEnterUIModeHandler
Remarks
Changing Stop paramater to True prevents the UI access.
See Also