ActiveReports 6 Online Help
DataDynamics.ActiveReports.Web Namespace
Inheritance Hierarchy
The DataDynamics.ActiveReports.Web namespace contains the WebViewer class.
Classes
 ClassDescription
ClassExecutionTookTooLongException Thrown by GetQueuedReport when report.Run takes longer than the MaxReportRunTime. This is more of an informative exception, nothing critical, just informs the caller that they could display a message to the user that execution is still pending, and to ask again for the report output later.
ClassFlashViewerOptions Allows you to set options for the FlashViewer ViewerType of the WebViewer control.
ClassFlashViewerOptions.FlashViewerPrintOptions Allows you to set printing options for the FlashViewer ViewerType of the WebViewer control.
ClassQueuingReportEventArgs Provides data for the QueuingReport event.
ClassTocPanelOptions Allows you to set options for the table of contents pane for the FlashViewer ViewerType of the WebViewer control.
ClassWebViewer The ActiveReports viewer for ASP.NET Web Forms. In addition to providing an easy way to deploy and view reports under ASP.NET, this control provides report caching functionality that reduces the number of times a report executes per user session as the user navigates between pages in the report document.
Delegates
 DelegateDescription
DelegateQueuingReportEventHandler Represents the method that will handle the QueuingReport event of a WebViewer.
Enumerations
 EnumerationDescription
EnumerationFlashViewerOptions.PaperOrientationOptions An enumeration of values indicating whether and how to adjust paper orientation in the FlashViewer.
EnumerationFlashViewerOptions.ScalePagesOptions An enumeration of values indicating whether and how to scale pages in the FlashViewer.
EnumerationOutputFormat An enumeration of output formats available with the WebViewer control.
EnumerationTocPanelAlignment Specifies the position of the table of contents pane.
EnumerationViewerType An enumeration of viewing options for the ActiveReports WebForms WebViewer server control for ASP.NET.
EnumerationViewType Specifies the page view type.
EnumerationWindowMode An enumeration of window mode options for the ActiveReports WebForms WebViewer server control for ASP.NET.
See Also

Reference

ActiveReports.Web Assembly

Send Feedback