Click or drag to resize

Documents.OnDocumentTitleChanged Event

Fires when the Title 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.DocumentTitleChangedHandler OnDocumentTitleChanged

Value

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