C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor Namespace > C1Editor Class : SaveXml Method |
Overload | Description |
---|---|
SaveXml(String) | Saves the document to the specified file in XML format. |
SaveXml(Stream) | Saves the document to the specified stream in XML format. |
SaveXml() | Returns the XML content of the document as a string. |