Class ExportFormat
Format für den Export eines ReportDocument.
Inheritance
System.Object
ExportFormat
Namespace: FS.Hosting.Shared.Reporting
Assembly: FS.Hosting.Shared.dll
Syntax
[DocfxBrowsable]
public sealed class ExportFormat : Enum
Fields
Excel
Html32
Html40
ReportFileWithData
Es wird eine Report-Datei inklusive Daten erzeugt. Je nach Ausgangs-Format wird eine Crystal-Report-Datei (Endung CrystalReportFileExtension) oder eine DevExpress-Report-Datei (Endung DevExpressWithDataFileExtension) erzeugt.