ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Text.Page Namespace / TxtRenderingExtension Class / GetSupportedSettings Method / GetSupportedSettings(Boolean) Method

In This Topic
    GetSupportedSettings(Boolean) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function GetSupportedSettings( _
       ByVal fpl As Boolean _
    ) As ISettings
    public ISettings GetSupportedSettings( 
       bool fpl
    )

    Parameters

    fpl
    See Also