Enable client-side PDF text extraction in this document viewer.
Object.defineProperty(DocumentViewer.prototype, 'usePDFText',
get: function(),
set: function(value)
)
usePDFText: boolean;
true to enable client-side PDF text extraction, if available, in this document viewer; otherwise, false. The default value is set to IsPDFRenderingSupported.
If true and IsPDFRenderingSupported is true and usePDFRendering is true, requests for document page text will be handled client-side, generally resulting in huge speed improvements over requesting the same data from a service.
Refer to IsUsingPDFRendering for more information.
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