Click or drag to resize

Documents.OnDocumentChanged Event

Fires when the WorkingFileName of a Document in the Documents collection was changed.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public event Documents.DocumentChangedHandler OnDocumentChanged

Value

Type: Kofax.OmniPageCSDK.IproPlus.Documents.DocumentChangedHandler
See Also