Table of Contents

Class FSReportDocumentFactory

Namespace
FS.Hosting.Core.Reporting
Assembly
FS.Hosting.Core.dll
public static class FSReportDocumentFactory
Inheritance
FSReportDocumentFactory
Inherited Members

Methods

Create(ReportingSoftware)

Erzeugt abhängig von der übergebenen Reporting-Software eine passende FSReportDocument Instanz.

FromBytes(byte[])

Erkennt anhand der übergebenen Bytes die Reporting-Software und gibt einen geladenes DevExpressReportDocument oder CrystalReportDocument zurück.