ActiveReports.Web Assembly : DataDynamics.ActiveReports.Web Namespace |
Class | Description | |
---|---|---|
ExecutionTookTooLongException | 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. | |
FlashViewerOptions | Allows you to set options for the FlashViewer ViewerType of the WebViewer control. | |
FlashViewerOptions.FlashViewerPrintOptions | Allows you to set printing options for the FlashViewer ViewerType of the WebViewer control. | |
QueuingReportEventArgs | Provides data for the QueuingReport event. | |
TocPanelOptions | Allows you to set options for the table of contents pane for the FlashViewer ViewerType of the WebViewer control. | |
WebViewer | 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. |
Delegate | Description | |
---|---|---|
QueuingReportEventHandler | Represents the method that will handle the QueuingReport event of a WebViewer. |
Enumeration | Description | |
---|---|---|
FlashViewerOptions.PaperOrientationOptions | An enumeration of values indicating whether and how to adjust paper orientation in the FlashViewer. | |
FlashViewerOptions.ScalePagesOptions | An enumeration of values indicating whether and how to scale pages in the FlashViewer. | |
OutputFormat | An enumeration of output formats available with the WebViewer control. | |
TocPanelAlignment | Specifies the position of the table of contents pane. | |
ViewerType | An enumeration of viewing options for the ActiveReports WebForms WebViewer server control for ASP.NET. | |
ViewType | Specifies the page view type. | |
WindowMode | An enumeration of window mode options for the ActiveReports WebForms WebViewer server control for ASP.NET. |