C#
VB
C++
Callback to run asynchronously.
public DocumentViewerAsyncDone Done { get; set; }
Public Property Done() As DocumentViewerAsyncDone
Get
Set
public:
property DocumentViewerAsyncDone^ Done
{
DocumentViewerAsyncDone^ get()
void set(DocumentViewerAsyncDone^ value)
}
The callback to 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