次の方法で共有


ReportViewer.ZoomMode プロパティ

Gets or sets the zoom mode of the control.

名前空間: Microsoft.Reporting.WebForms
アセンブリ: Microsoft.ReportViewer.WebForms (microsoft.reportviewer.webforms.dll 内)

構文

'宣言
'使用

プロパティ値

A ZoomMode enumerator value indicating the zoom mode of the control. The default value is 100%.

解説

The Zoom drop-down list contains the following options: 500%, 200%, 150%, 100%, 75%, 50%, 25%, Page Width and Whole Page. In Normal mode, the default option is 100%. In Print Preview mode, the default option is Whole Page.

When the control is in Print Preview mode, the Page Width and Whole Page options use the dimensions of the physical page to calculate the zoom factor.

When the control is not in Print Preview mode, the Page Width and Whole Page options use the dimensions of the logical page to calculate the zoom factor.

参照

リファレンス

ReportViewer クラス
ReportViewer メンバ
Microsoft.Reporting.WebForms 名前空間