Overrides ImageViewerRubberBandInteractiveMode.OnRubberBandCompleted to handle rubberband movement text selection.
DocumentViewerSelectTextInteractiveMode.prototype.onRubberBandCompleted = function(e)
onRubberBandCompleted(e: ImageViewerRubberBandEventArgs): void; // protected
e
The ImageViewerRubberBandEventArgs with event data.
DocumentViewerSelectTextInteractiveMode overrides ImageViewerRubberBandInteractiveMode.OnRubberBandCompleted to try selecting the text between the points of the rubberband rectangle. If ImageViewerRubberBandEventArgs.IsCanceled is true, DocumentViewerText.ClearSelection is called for the page instead.
DocumentViewerSelectTextInteractiveMode Class
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