Manages the diagnostic rendering in this document viewer.
public DocumentViewerDiagnostics Diagnostics { get; }
Public ReadOnly Property Diagnostics() As DocumentViewerDiagnostics
Get
public:
property DocumentViewerDiagnostics^ Diagnostics
{
DocumentViewerDiagnostics^ get()
}
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