documentViewer Property

Summary

Owner document viewer.

Syntax

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

Property Value

The owner DocumentViewer object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI Assembly