Click or drag to resize

Document.OnDocumentClosed Event

This event is fired if the document is closed.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public event Document.DocumentClosedHandler OnDocumentClosed

Value

Type: Kofax.OmniPageCSDK.IproPlus.Document.DocumentClosedHandler
See Also