ZoomMode 열거형
Specifies the zoom mode for the ReportViewer control.
네임스페이스: Microsoft.Reporting.WebForms
어셈블리: microsoft.reportviewer.webforms.dll의 Microsoft.ReportViewer.WebForms
구문
멤버
멤버 이름 | 설명 | |
---|---|---|
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.