C#
VB
C++
Callback to run if an error occurs when the command is run asynchronously.
public DocumentViewerAsyncError<T> Error { get; set; } Public Property [Error]() As DocumentViewerAsyncError(Of T)GetSet
public:property DocumentViewerAsyncError<T>^ Error{DocumentViewerAsyncError<T>^ get()void set(DocumentViewerAsyncError<T>^ value)}
The callback to run if an error occurs when the command is run asynchronously. Default value is null.
DocumentViewerAsyncOperation<T> Class
DocumentViewerAsyncOperation<T> Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
