documentViewer Property

Summary

Owner document viewer.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewerSelectTextInteractiveMode.prototype, 'documentViewer', 
	get: function(), 
	set: function(value) 
) 
documentViewer: DocumentViewer; 

Property Value

The owner DocumentViewer object. Default value is null.

Remarks

This value is set internally by the DocumentViewer when this mode is used.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly