Method ExportToBytes
- Namespace
- FrameworkSystems.FrameworkBase.Reporting
- Assembly
- FrameworkSystems.FrameworkBase.dll
ExportToBytes(ExportFormat)
Exportiert den Report und gibt die erzeugte Datei als Byte-Array zurück.
public abstract byte[] ExportToBytes(ExportFormat format)
Parameters
format
ExportFormat
Returns
- byte[]