| Class | Description |
|---|---|
| FindEventArgs | Provides data for the Find event. |
| History | Manages the page view history. |
| HyperLinkEventArgs | Provides data for the HyperLink event. |
| Images | Represents the images displayed on the Viewer toolbar. |
| LabelAttribute | For internal use only. |
| PageNumber | For internal use only. |
| PageViewAccessible | Provides information that accessibility applications use to adjust the viewer's UI for users with impairments. |
| PropertiesForm | For internal use only. |
| ReportViewerObject | Manages the viewer's ReportViewer component properties. |
| TableOfContentsObject | Manages the viewer's table of contents tree properties. |
| TOCTree | For internal use only. |
| ToolbarObject | Manages the viewer's toolbar properties. |
| UserPreferences | Specifies the look of hyperlinks and the controls that host them in the Viewer control. |
| Viewer | The Viewer control is used to preview report documents on the screen. |
| ViewerToolbar | rFor internal use only. |
| WebViewer | For internal use only. |
| ZoomChangedEventArgs | Provides data for the ZoomChanged event. |
| ZoomCombo | For internal use only. |
| Delegate | Description |
|---|---|
| CloseButtonClickEventHandler | Represents the method that will handle the Close button click event. |
| FindEventHandler | Represents the method that will handle the Find click event. |
| HyperLinkEventHandler | Represents the method that will handle the HyperLink click event. |
| ZoomChangedEventHandler | Represents the method that will handle the zoom click event. |
| Enumeration | Description |
|---|---|
| DisplayUnits | Determines the measurement units used to display the viewer's ruler. |
| TargetView | Determines the current active view in the viewer. |
| Units | Specifies the viewer measurement units. |
| ViewType | Determines whether to use Normal or ContinuousScroll viewing. |