Returns the settings supported by a rendering extension.
'Declaration
Overloads Function GetSupportedSettings( _
ByVal As Boolean _
) As GrapeCity.ActiveReports.Extensibility.Rendering.ISettings
GrapeCity.ActiveReports.Extensibility.Rendering.ISettings GetSupportedSettings(
bool
)
Parameters
- fpl
- Indicates that this is a fixed page layout
Return Value
A GrapeCity.ActiveReports.Extensibility.Rendering.ISettings to provide access to the rendering extension settings.