[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Aspnetcore.Viewer.Services.RenderSettings.Settings

Settings Property

Settings

Gets or sets the dictionary of settings for rendering extensions.

Declaration
public Dictionary<string, string> Settings { get; set; }
Property Value
Type Description
Dictionary<string, string>

A dictionary where the key is a string representing the setting name and the value is a string representing the setting value.