view Property

Summary

Manages the main content view in this document viewer

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

Property Value

The DocumentViewerView object that manages the thumbnails in this document viewer.

Remarks

This class manages the main content to view the pages of the current LEADDocument set in the document viewer.

Refer to DocumentViewerView for more information.

Example

For an example, refer to DocumentViewerView.

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