Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

DocumentViewerAsyncError Delegate






Operation data.
Error object.
The callback to run if an error occurs when a command is run asynchronously.
Syntax
public delegate void DocumentViewerAsyncError( 
   DocumentViewerAsyncOperation operation,
   Exception error
)
'Declaration
 
Public Delegate Sub DocumentViewerAsyncError( _
   ByVal operation As DocumentViewerAsyncOperation, _
   ByVal error As Exception _
) 
'Usage
 
Dim instance As New DocumentViewerAsyncError(AddressOf HandlerMethod)
public delegate void DocumentViewerAsyncError( 
   DocumentViewerAsyncOperation^ operation,
   Exception^ error
)

Parameters

operation
Operation data.
error
Error object.
Requirements

Target Platforms

See Also

Reference

DocumentViewerAsyncError Members
Leadtools.Documents.UI Namespace
Document Viewer Commands.

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features