Enum ExportFormat
Format für den Export eines ReportDocument.
Namespace: FrameworkSystems.FrameworkBase.Reporting
Assembly: FrameworkSystems.FrameworkBase.dll
Syntax
[DocfxBrowsable]
public enum ExportFormat
Fields
Name | Description |
---|---|
CrystalReport | Es wird eine Crystal-Reports-Datei inklusive Daten erzeugt. |
Excel | |
Html32 | |
Html40 | |
RichText | |
Word |