The PerpetuumSoft.Reporting.Rendering namespace contains classes which are used while report generation.
Classes
| Class | Description | |
|---|---|---|
| Bookmark | Represents bookmark. | |
| RenderEngine | Manages the report rendering process. | |
| ReportScriptBase | Base class for classes containing user scripts. | |
| ScriptException | Represents a script generation exception. | |
| ScriptGenerator | Generate and compile the script for the document. | |
| ScriptInfoCollection | Represents a collection of scripts. |
Interfaces
| Interface | Description | |
|---|---|---|
| IRenderSite | Provides common interface for report render clients. | |
| IResolveSubReport | Provides functionality for supporting reports with subreports. |
Enumerations
| Enumeration | Description | |
|---|---|---|
| ExceptionMode | Enumerates exception handling modes. |