←Select platform

GetCurrentViewOptions Method

Summary

Gets the current view options of this DocumentViewer.

Syntax
C#
VB
C++
public DocumentViewOptions GetCurrentViewOptions() 
Public Function GetCurrentViewOptions() As DocumentViewOptions 
public:  
   DocumentViewOptions^ GetCurrentViewOptions() 

Return Value

An instance of DocumentViewOptions 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 LEADDocument.SaveToCache.

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

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.