getCurrentViewOptions Method

Summary

Gets the current view options of this DocumentViewer.

Syntax
TypeScript
JavaScript
DocumentViewer.prototype.getCurrentViewOptions = function() 
getCurrentViewOptions(): DocumentViewOptions; 

Return Value

An instance of DocumentViewerOperation that contains the current view settings of this DocumentViewer.

Remarks

This method collects the current view options and returns a new instance of DocumentViewOptions. The options can be set in LEADDocument.viewOptions and the settings saved into the cache using DocumentFactory.saveToCache.

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