Skip to main content
All docs
V25.1
  • XRCallContextHelper.InitializeReportExport(IServiceProvider, PrintingSystemBase) Method

    Namespace: DevExpress.XtraPrinting.Diagnostics

    Assembly: DevExpress.XtraReports.v25.1.dll

    NuGet Package: DevExpress.Reporting.Core

    Declaration

    public static void InitializeReportExport(
        IServiceProvider serviceProvider,
        PrintingSystemBase ps
    )

    Parameters

    Name Type
    serviceProvider IServiceProvider
    ps PrintingSystemBase
    See Also