The PerpetuumSoft.Reporting.Silverlight.Server namespace contains classes which is used for report representation service.
Classes
| Class | Description | |
|---|---|---|
| DocumentInfo | Represents document data. | |
| ErrorMessage | Encapsulates data about errors which are got by server. | |
| ExceptionDetailBase | Represents a basic class for all exceptions wrappers generated by server. | |
| FontsProvider | Represents a set of methods for work with fonts. | |
| NoCachedDocumentExceptionDetail | Represents an exception wrapper generated when document is not found in cash. | |
| PageInfo | Represents report page metadata. | |
| ReportServiceBase | Represents service for report generation and getting data about generated report. | |
| SearchResult | Represents text search results. |
Structures
| Structure | Description | |
|---|---|---|
| FindOptions | Represents text search mode data. |
Interfaces
| Interface | Description | |
|---|---|---|
| IReportService | Exposes a method for getting report. | |
| IReportServiceResources | Exposes a method for report resources getting. |
Enumerations
| Enumeration | Description | |
|---|---|---|
| Direction | Sets direction. | |
| SearchDirection | Sets search direction. |