The ending position of any selected text in the document.
Object.defineProperty(DocumentViewerText.prototype, 'selectedTextEnd',
get: function()
)
selectedTextEnd: DocumentViewerTextPosition; // read-only
A DocumentViewerTextPosition object indicating the end of selected text, or null if no text is selected.
When HasAnySelectedText is true, SelectedTextEnd will contain the page number and character index of the last character in the document that is selected. SelectedTextBegin will contain the page number and character index of the first character in the document that is selected.
ClearSelection can be used to clear selected text on pages.
History
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