ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Web.Viewer Namespace / ReportViewerConfiguration Class / UseConfig Method

In This Topic
    UseConfig Method (ReportViewerConfiguration)
    In This Topic
    Specifies the path to the ActiveReports.config or GrapeCity.ActiveReports.config file.
    Overload List
    OverloadDescription
    Specifies the path to the ActiveReports.config or GrapeCity.ActiveReports.config file.  
    Use custom config provider. Important for fonts file - so customer can generate config based on https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.hosting.ihostenvironment.contentrootpath?view=net-8.0&viewFallbackFrom=dotnet-plat-ext-6.0
    and https://learn.microsoft.com/en-us/dotnet/api/system.web.httpserverutility.mappath?view=netframework-4.8.  
    See Also