Enumeración ZoomMode
Specifies the zoom mode for the ReportViewer control.
Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en microsoft.reportviewer.webforms.dll)
Sintaxis
Miembros
Nombre del miembro | Descripción | |
---|---|---|
FullPage | Sets the zoom mode to full page. | |
PageWidth | Sets the zoom mode to page width. | |
Percent | Sets the zoom mode to a percentage. |
Comentarios
This enumerator is used with the ZoomMode property.