ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Text.Page Namespace / Settings Class / GetSettings Method

In This Topic
    GetSettings Method (Settings)
    In This Topic
    Returns a System.Collections.Specialized.NameValueCollection containing the settings for the rendering extension.
    Syntax
    'Declaration
     
    Public Function GetSettings() As NameValueCollection
    public NameValueCollection GetSettings()
    See Also