ActiveReports Developer 7
GetSupportedSettings() Method
See Also 
GrapeCity.ActiveReports.Export.Html.v7 Assembly > GrapeCity.ActiveReports.Export.Html.Page Namespace > HtmlRenderingExtension Class > GetSupportedSettings Method : GetSupportedSettings() Method

Glossary Item Box

Returns settings of current HtmlRenderingExtension instance.

Syntax

Visual Basic (Declaration) 
Public Overloads Function GetSupportedSettings() As ISettings
C# 
public ISettings GetSupportedSettings()

See Also