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. |
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. |