C#
VB
C++
Callback to run if an error occurs when the command is run asynchronously.
public DocumentViewerAsyncError Error { get; set; }
Public Property [Error]() As DocumentViewerAsyncError
Get
Set
public:
property DocumentViewerAsyncError^ Error
{
DocumentViewerAsyncError^ get()
void set(DocumentViewerAsyncError^ value)
}
The callback to run if an error occurs when the command is run asynchronously. Default value is null.
DocumentViewerAsyncOperation Class
DocumentViewerAsyncOperation 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