ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Html / GrapeCity.ActiveReports.Export.Html.Page Namespace / HtmlRenderingExtension Class / GetSupportedSettings Method / GetSupportedSettings() Method

In This Topic
    GetSupportedSettings() Method
    In This Topic
    Returns settings of current HtmlRenderingExtension instance.
    Syntax
    'Declaration
     
    Public Overloads Function GetSupportedSettings() As GrapeCity.ActiveReports.Extensibility.Rendering.ISettings
    public GrapeCity.ActiveReports.Extensibility.Rendering.ISettings GetSupportedSettings()
    See Also