C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > C1FlexReport Class : Save Method |
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. |