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 : DocumentViewerAsyncAlways Delegate |
public delegate void DocumentViewerAsyncAlways( DocumentViewerAsyncOperation operation )
'Declaration
Public Delegate Sub DocumentViewerAsyncAlways( _ ByVal operation As DocumentViewerAsyncOperation _ )
'Usage
Dim instance As New DocumentViewerAsyncAlways(AddressOf HandlerMethod)
public delegate void DocumentViewerAsyncAlways( DocumentViewerAsyncOperation^ operation )