DocumentView.SelectedDocumentChangedHandler Delegate |
Namespace: Kofax.OmniPageCSDK.ToolBoxes
public delegate void SelectedDocumentChangedHandler( int Index, Object Document )
Public Delegate Sub SelectedDocumentChangedHandler ( Index As Integer, Document As Object )
public delegate void SelectedDocumentChangedHandler( int Index, Object^ Document )