Overview and description of Leadtools Documents UI delegates.
Delegate | Description | |
---|---|---|
![]() |
DocumentViewerAsyncAlways | The callback to run after a command is run asynchronously. |
![]() |
DocumentViewerAsyncDone | The callback to run asynchronously. |
![]() |
DocumentViewerAsyncError | The callback to run if an error occurs when a command is run asynchronously. |
![]() |
DocumentViewerCanRunCommand | Checks if the command can run using the specified value. |
![]() |
DocumentViewerFindTextResultsHandler | A callback used when a DocumentViewerText.Find operation completes. |
![]() |
DocumentViewerIsSlowCommand | Checks if the command will be slow when run using the specified value. |
![]() |
DocumentViewerRunCommand | Run the command and perform its action using the specified value. |
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