ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Aspnetcore.Viewer Namespace / ReportingSettings Class / UseConfig Method

In This Topic
    UseConfig Method (ReportingSettings)
    In This Topic
    Use custom config file path (`Assembly.GetEntryAssembly().Location` is default).
    Overload List
    OverloadDescription
    Use custom config file path (`Assembly.GetEntryAssembly().Location` is default).  

    Use custom configuration provider. It is important for font file. Also see HttpServerUtility.MapPath(String) Method for more information.

     
    See Also