Returns settings of current
PdfRenderingExtension 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 PDF rendering settings.
Return Value
See Also