Wyliczenie ZoomMode
Specifies the zoom mode for the ReportViewer control.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
Public Enumeration ZoomMode
public enum ZoomMode
public enum class ZoomMode
type ZoomMode
public enum ZoomMode
Elementy członkowskie
Nazwa elementu członkowskiego | Opis | |
---|---|---|
FullPage | Sets the zoom mode to full page. | |
PageWidth | Sets the zoom mode to page width. | |
Percent | Sets the zoom mode to a percentage. |
Uwagi
This enumerator is used with the ZoomMode property.