ActiveReports 13
SaveStyles(Stream) Method

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports Namespace > SectionReport Class > SaveStyles Method : SaveStyles(Stream) Method
The stream to which the external stylesheet is saved.
Saves a reports styles to an external stylesheet.
Syntax
'Declaration
 
Public Overloads Sub SaveStyles( _
   ByVal outStream As Stream _
) 
public void SaveStyles( 
   Stream outStream
)

Parameters

outStream
The stream to which the external stylesheet is saved.
See Also

Reference

SectionReport Class
SectionReport Members
Overload List