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

Show in webframe

Error Property (DocumentViewerAsyncOperation)






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

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