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 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.