C#
VB
C++
The callback to run asynchronously.
public delegate void DocumentViewerAsyncDone(
DocumentViewerAsyncOperation operation
)
Public Delegate Sub DocumentViewerAsyncDone(
ByVal operation As DocumentViewerAsyncOperation
)
public:
delegate void DocumentViewerAsyncDone(
DocumentViewerAsyncOperation^ operation
)
operation
Operation data.
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