Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace : DocumentViewerAsyncDone Delegate |
public delegate void DocumentViewerAsyncDone( DocumentViewerAsyncOperation operation )
'Declaration
Public Delegate Sub DocumentViewerAsyncDone( _ ByVal operation As DocumentViewerAsyncOperation _ )
'Usage
Dim instance As New DocumentViewerAsyncDone(AddressOf HandlerMethod)
public delegate void DocumentViewerAsyncDone( DocumentViewerAsyncOperation^ operation )