ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Html Assembly / 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 ISettings
    public ISettings GetSupportedSettings()
    See Also