ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Image Assembly / GrapeCity.ActiveReports.Export.Image.Page Namespace / ImageRenderingExtension Class / GetSupportedSettings Method / GetSupportedSettings() Method

In This Topic
    GetSupportedSettings() Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function GetSupportedSettings() As ISettings
    public ISettings GetSupportedSettings()

    Return Value

    settings of current ImageRenderingExtension instance.
    See Also