ZoomMode 枚举

Specifies the zoom mode for the ReportViewer control.

命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.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.

另请参见

参考

Microsoft.Reporting.WebForms 命名空间