Show / Hide Table of Contents

    Class FSReportDocumentFactory

    Inheritance
    Object
    FSReportDocumentFactory
    Namespace: FrameworkSystems.FrameworkBase.Reporting
    Assembly: FrameworkSystems.FrameworkBase.dll
    Syntax
    [DocfxBrowsable]
    public static class FSReportDocumentFactory

    Methods

    Create(ReportingSoftware)

    Erzeugt abhängig von der übergebenen Reporting-Software eine passende FSReportDocument Instanz.

    FromBytes(Byte[])

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

    Back to top Generated by DocFX