Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Tools and Features
 ZoomMode Enumeration
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
 
ZoomMode Enumeration 

Specifies the zoom mode for the ReportViewer control.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Visual Basic (Declaration)
Public Enumeration ZoomMode
Visual Basic (Usage)
Dim instance As ZoomMode
C#
public enum ZoomMode
C++
public enum class ZoomMode
J#
public enum ZoomMode
JScript
public enum ZoomMode
 Member nameDescription
FullPage 
PageWidth 
Percent 

This enumerator is used with the ZoomMode property.

© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker