[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Image.Page.ImageRenderingExtension.GetSupportedSettings

GetSupportedSettings Method

GetSupportedSettings()

Returns settings of current ImageRenderingExtension instance.

Declaration
public ISettings GetSupportedSettings()
Returns
Type Description
ISettings

settings of current ImageRenderingExtension instance.

Implements

GetSupportedSettings(bool)

Returns settings of current ImageRenderingExtension instance.

Declaration
public ISettings GetSupportedSettings(bool fpl)
Parameters
Type Name Description
bool fpl
Returns
Type Description
ISettings

settings of current ImageRenderingExtension instance.

Implements