documentViewer Property (DocumentViewerSelectTextInteractiveMode)

Summary

Owner document viewer.

Syntax

JavaScript Syntax
Object.defineProperty(DocumentViewerSelectTextInteractiveMode.prototype, 'documentViewer', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize