ActiveReports Developer 7
Save Method
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > PageReport Class : Save Method

Glossary Item Box

Saves the report definition to the specified file.  

Overload List

OverloadDescription
Save(FileInfo)Saves the report definition to the specified file.    
Save(XmlWriter)Saves the report definition to the XmlWriter.    

See Also