C1.WPF.ReportViewer Namespace : ViewMode Enumeration |
'Declaration
Public Enum ViewMode Inherits System.Enum
public enum ViewMode : System.Enum
Member | Description |
---|---|
FitWidth | Automatically update the zoom value to fit the width of one page inside the viewport. |
Normal | Display pages using the current zoom value. |
OnePage | Automatically update the zoom value to fit one complete page inside the viewport. |
TwoPages | Automatically update the zoom value to fit two pages inside the viewport. |
System.Object
System.ValueType
System.Enum
C1.WPF.ReportViewer.ViewMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2