C#
VB
C++
Callback to use to check if the command will be slow when run using Value.
public DocumentViewerIsSlowCommand IsSlowHandler { get; set; }
Public Property IsSlowHandler() As DocumentViewerIsSlowCommand
Get
Set
public:
property DocumentViewerIsSlowCommand^ IsSlowHandler
{
DocumentViewerIsSlowCommand^ get()
void set(DocumentViewerIsSlowCommand^ value)
}
The callback to use to check if the command will be slow when run using Value. Default value is null.
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