ZoomMode-Enumeration
Specifies the zoom mode for the ReportViewer control.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Syntax
'Declaration
'Usage
Member
Membername | Beschreibung | |
---|---|---|
FullPage | Sets the zoom mode to full page. | |
PageWidth | Sets the zoom mode to page width. | |
Percent | Sets the zoom mode to a percentage. |
Hinweise
This enumerator is used with the ZoomMode property.