| Name | Description |
| AllowSplitter | Gets or sets a value that determines whether the user is allowed to split the view. |
| BackColor | Gets or sets the background color of the viewer. |
| ContextMenu | Gets or sets a context menu to use when the user right-clicks on the report viewer component. |
| CurrentPage | Gets or sets the number of the current document page displayed in the viewer. |
| DisplayUnits | Gets or sets a value that represents the measurement units used to paint the ruler. |
| Enabled | Determines whether the viewer's ReportView is enabled. |
| History | Gets a reference to the viewer's page view history. |
| HyperLinkBackColor | Gets or sets the background color of the controls that hosts a hyperlink. The default is transparent. |
| HyperLinkForeColor | Gets or sets the color of the text within a control that hosts a hyperlink. The default is Blue. |
| HyperLinkUnderline | Gets or sets a value determining whether the text in a control that hosts a hyperlink is underlined. The default value is true. |
| MultiplePageCols | Gets or sets the number of horizontal pages to display when the viewer is in MultiPageMode. |
| MultiplePageMode | Gets or sets a value indicating whether to display multiple pages in the viewer. |
| MultiplePageRows | Gets or sets the number of pages displayed vertically when the viewer is in MultiPageMode. |
| PageOffset | Specifies the location of the page in the viewer. |
| PaperColor | Gets or sets the color that represents the paper in the report view. |
| RepositionPage | Determines whether the viewer will reposition the view to the top of the page when a user goes to another page after scrolling downward in a page. |
| RulerVisible | Gets or sets a value that determines whether the viewer's ruler is visible. |
| SearchResultsBackColor | Gets or sets the background color of the highlighted text when using the Viewer control's Find dialog. |
| SearchResultsForeColor | Gets or sets the color of the highlighted text when using the Viewer control's Find dialog. |
| SplitView | Gets or sets a value that determines whether the viewer is split into two views. |
| TargetView | Gets or sets a value that specifies the current target view when SplitView is true. |
| UseHyperLinkSettings | Gets or sets whether to apply the hyperlink settings when hyperlinks are displayed in the Viewer. |
| ViewType | Gets or sets a value that determines whether the viewer shows pages in Normal or ContinuousScroll mode. |
| Zoom | Gets or sets the viewer's zoom level. |