Specifies the zoom mode for the ReportViewer control.
命名空间: Microsoft.Reporting.WinForms
程序集: Microsoft.ReportViewer.WinForms (在 microsoft.reportviewer.winforms.dll 中)
语法
声明
用法
成员
| 成员名称 | 说明 | |
|---|---|---|
| FullPage | Sets the zoom mode to full page. | |
| PageWidth | Sets the zoom mode to page width. | |
| Percent | Sets the zoom mode to a percentage. | 
备注
This enumerator is used with the ZoomMode property.