Returns settings of current
HtmlRenderingExtension instance.
Syntax
'Declaration
Public Overloads Function GetSupportedSettings( _
ByVal As Boolean _
) As GrapeCity.ActiveReports.Extensibility.Rendering.ISettings
public GrapeCity.ActiveReports.Extensibility.Rendering.ISettings GetSupportedSettings(
bool
)
Parameters
- fpl
- Returns the HTML rendering settings.
See Also