Checks whether the specified page or all pages in the document have text that is currently selected.
DocumentViewerText.prototype.hasSelectedText = function(
pageNumber
)
hasSelectedText(
pageNumber: number
): boolean;
pageNumber
Page number to use. If this value is 0, then the text of all pages in the document will be used.
true if the page or document specified has text that is currently selected; otherwise, false.
If the text of the specified page(s) was not previously obtained, then this method will return false.
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