Show / Hide Table of Contents

    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[]
    Back to top Generated by DocFX