Search
Report.SaveToXml Method
See Also
 





Saves the report to a file, stream, or XML node.

 Overload List

Name Description

Report.SaveToXml (Stream)

Saves the report to the specified stream.

Report.SaveToXml (String)

Saves the report to the specified file.

Report.SaveToXml (XmlNode)

Saves the report to the specified XML node.

 See Also