[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.Page.PdfRenderingExtension.GetSupportedSettings

GetSupportedSettings Method

GetSupportedSettings()

Declaration
public ISettings GetSupportedSettings()
Returns
Type Description
ISettings

NameValueCollection of PdfRenderingExtension settings

Implements

GetSupportedSettings(bool)

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

Fixed page layout flag

Returns
Type Description
ISettings

NameValueCollection of PdfRenderingExtension settings

Implements