ActiveReports 9
GetSupportedSettings(Boolean) Method

Returns the HTML rendering settings.
Returns settings of current HtmlRenderingExtension instance.
Syntax
'Declaration
 
Public Overloads Function GetSupportedSettings( _
   ByVal fpl As System.Boolean _
) As ISettings
public ISettings GetSupportedSettings( 
   System.bool fpl
)

Parameters

fpl
Returns the HTML rendering settings.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HtmlRenderingExtension Class
HtmlRenderingExtension Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum