Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewer Class : Diagnostics Property |
public DocumentViewerDiagnostics Diagnostics {get;}
'Declaration
Public ReadOnly Property Diagnostics As DocumentViewerDiagnostics
'Usage
Dim instance As DocumentViewer Dim value As DocumentViewerDiagnostics value = instance.Diagnostics
public: property DocumentViewerDiagnostics^ Diagnostics { DocumentViewerDiagnostics^ get(); }
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.