Indicates whether selected text should be automatically rendered on the view.
Object.defineProperty(DocumentViewerText.prototype, 'renderSelection',
get: function(),
set: function(value)
)
renderSelection: boolean;
true if selected text should be rendered on the view; otherwise, false. Default value is true.
When this value is true, DocumentViewer will automatically renders the text selection of all pages using the SelectedFill property on the surface of View.ImageViewer.
DocumentViewer will keep track of the current selection state and re-renders as necessary when the selection changes.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document