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

Show in webframe

Error Property (DocumentViewerAsyncOperation<T>)






Callback to run if an error occurs when the command is run asynchronously.
Syntax
public DocumentViewerAsyncError<T> Error {get; set;}
'Declaration
 
Public Property Error As DocumentViewerAsyncError(Of T)
'Usage
 
Dim instance As DocumentViewerAsyncOperation(Of T)
Dim value As DocumentViewerAsyncError(Of T)
 
instance.Error = value
 
value = instance.Error

Property Value

The callback to run if an error occurs when the command is run asynchronously. Default value is null.
Requirements

Target Platforms

See Also

Reference

DocumentViewerAsyncOperation<T> Class
DocumentViewerAsyncOperation<T> Members
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