Document.TitleChangedHandler Delegate |
Namespace: Kofax.OmniPageCSDK.IproPlus
public delegate void TitleChangedHandler( Document Document, int UniqueID, string Title )
Public Delegate Sub TitleChangedHandler ( Document As Document, UniqueID As Integer, Title As String )
public delegate void TitleChangedHandler( Document^ Document, int UniqueID, String^ Title )