Manages the diagnostic rendering in this document viewer.
Object.defineProperty(DocumentViewer.prototype, 'diagnostics',
get: function()
)
diagnostics: DocumentViewerDiagnostics; // read-only
The DocumentViewerDiagnostics object that manages the diagnostic rendering in this document viewer.
This class can be used for debugging by highlighting the bounding rectangle of objects parsed by the current Document such as the page links and text characters.
Refer to DocumentViewerDiagnostics for more information.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET