[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Word.Page.WordRenderingExtension.GetSupportedSettings

GetSupportedSettings Method

GetSupportedSettings()

Gets specific settings of WordRenderingExtension.

Declaration
public ISettings GetSupportedSettings()
Returns
Type Description
ISettings

NameValueCollection of the settings.

Implements

GetSupportedSettings(bool)

Gets specific settings of WordRenderingExtension.

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

NameValueCollection of the settings.

Implements