ActiveReports 9
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 System.IO.Stream _
) 
public void SaveStyles( 
   System.IO.Stream outStream
)

Parameters

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

Reference

SectionReport Class
SectionReport Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum