←Select platform

Diagnostics Property

Summary

Manages the diagnostic rendering in this document viewer.

Syntax
C#
C++/CLI
public DocumentViewerDiagnostics Diagnostics { 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 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

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