C#
VB
C++
The callback to run after the a command is run asynchronously.
public delegate void DocumentViewerAsyncAlways(
DocumentViewerAsyncOperation operation
)
Public Delegate Sub DocumentViewerAsyncAlways(
ByVal operation As DocumentViewerAsyncOperation
)
public:
delegate void DocumentViewerAsyncAlways(
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