diagnostics Property

Summary

Manages the diagnostic rendering in this document viewer.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewer.prototype, 'diagnostics', 
	get: function() 
) 
diagnostics: DocumentViewerDiagnostics; // read-only 

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 Assembly

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