←Select platform

Diagnostics Property

Summary

Manages the diagnostic rendering in this document viewer.

Syntax
C#
VB
C++
public DocumentViewerDiagnostics Diagnostics { get; } 
Public ReadOnly Property Diagnostics() As DocumentViewerDiagnostics 
   Get 
public:  
   property DocumentViewerDiagnostics^ Diagnostics 
   { 
      DocumentViewerDiagnostics^ get() 
   } 

Property Value

The DocumentViewerDiagnostics object that manages the diagnostic rendering in this document viewer.

Remarks

This class can be used for debugging by highlighting the bounding rectangle of objects parsed by the current LEADDocument such as the page links and text characters.

Refer to DocumentViewerDiagnostics for more information.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.