[]
Describes view modes for C1ReportViewer.
public enum ViewMode
| Name | 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. |