ActiveReports 13
GetSupportedSettings(Boolean) Method

GrapeCity.ActiveReports.Export.Image Assembly > GrapeCity.ActiveReports.Export.Image.Page Namespace > ImageRenderingExtension Class > GetSupportedSettings Method : GetSupportedSettings(Boolean) Method
Returns the image rendering settings.
Returns settings of current GrapeCity.ActiveReports.Export.Image.Page.ImageRenderingExtension instance.
Syntax
'Declaration
 
Public Overloads Function GetSupportedSettings( _
   ByVal fpl As Boolean _
) As GrapeCity.ActiveReports.Extensibility.Rendering.ISettings
public GrapeCity.ActiveReports.Extensibility.Rendering.ISettings GetSupportedSettings( 
   bool fpl
)

Parameters

fpl
Returns the image rendering settings.

Return Value

settings of current ImageRenderingExtension instance.
See Also

Reference

ImageRenderingExtension Class
ImageRenderingExtension Members
Overload List