Method ExportToBytes
ExportToBytes(ExportFormat)
Exportiert den Report und gibt die erzeugte Datei als Byte-Array zurück.
Declaration
[DocfxBrowsable]
public abstract byte[] ExportToBytes(ExportFormat format)
Parameters
format
ExportFormat
Returns
Byte[]