Show / Hide Table of Contents

Namespace Sartorius.SAF.ReportGenerator

Classes

DebugContext

This class can be used to create debug files for the report engine.

MissingFactoryException

The exception that is thrown when no factory exists for the required source and target mime types.

ReportContent

This class holds the content for the Report. It provides a list of ReportContentNodes which describe the content.

ReportContentNode

This class describes a content node for a report.

ReportFactoryExportAttribute

Exports an IReportFactory with the specified source and target format.

ReportOutputOptions

Provides options for the report output.

ReportTemplateBase

Provides base functionality for an IReportTemplate.

TargetMimeTypes

Defines constants for target mime types used for the report output.

TemplateContext

Holds a reference to the current template.

Interfaces

IReportData

Provides access to the data of a report.

IReportFactory

Provides functionality to create reports.

IReportFactoryMetadata

Provides metadata for an IReportFactory.

IReportInstance<TTemplate>

Provides methods for an instance of an IReportTemplate.

IReportResourceConfiguration

Defines functionality for reading resource configuration for the default IResourceLocator.

IReportTemplate

Provides methods for template loading and report creation.

IResourceLocator

Provides methods for locating resources for a template.

IXmlOptions

Provides options for the internal transformation from the report data to the xml file.

Enums

PageOrientation

Provides options for report page orientation

Back to top Generated by DocFX