.NET Framework Class Library
DocumentViewer.GetZoomList Method
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WinForms Namespace > DocumentViewer Class > DocumentViewer Methods > DocumentViewer.GetZoomList Method |
Get predefined and standard zoom list
Namespace: Gnostice.Controls.WinForms
Assembly: Gnostice.Controls.WinForms (in Gnostice.Controls.WinForms.dll)
Visual Basic |
Public Function GetZoomList As List(Of ZoomInfo) |
C# |
public List<ZoomInfo> GetZoomList() |
Visual C++ |
public: |
Details of the zoom values (ZoomInfo).