Overload | Description |
---|---|
Save(Stream,Boolean,Boolean) | Saves the current report definition to a stream. |
Save(XmlWriter) | Saves the current report definition to an System.Xml.XmlWriter object. |
Save(XmlWriter,Boolean) | Saves the current report definition to an XmlWriter object. |
Save(XmlWriter,Boolean,Boolean) | Saves the current report definition to an XmlWriter object. |