←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly