Indicates whether the text characters in the page should be highlighted in the view.
Object.defineProperty(DocumentViewerDiagnostics.prototype, 'showTextCharacters',
get: function(),
set: function(value)
)
showTextCharacters: boolean;
true if text characters in the page should be highlighted on the view. Default value is false.
Set the value of ShowTextCharacters is true to force the view to highlight the bounds of all text characters in the page (DocumentPage.GetText. DocumentViewerSelectTextInteractiveMode allows the user to select text on the change using the mouse or touch. Setting ShowTextCharacters to true can help diagnose problems when the text location and size do not match what is viewed due to parsing errors.
When ShowTextCharacters is true, the bounding rectangle of each character will be highlighted and the character code will be rendered on the surface of ImageViewer.
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