Show / Hide Table of Contents

    Method FromBytes

    FromBytes(Byte[])

    Erkennt anhand der übergebenen Bytes die Reporting-Software und gibt einen geladenes DevExpressReportDocument oder CrystalReportDocument zurück.

    Declaration
    [DocfxBrowsable]
    public static FSReportDocument FromBytes(byte[] bytes)
    Parameters
    bytes Byte[]
    Returns
    FSReportDocument
    Back to top Generated by DocFX