| Overload | Description |
|---|---|
| SaveToStream(Stream) | Saves this XML document to the given stream using the UTF-8 encoding. |
| SaveToStream(Stream,NEncoding) | Saves this XML document to the given stream using the specified encoding. |
| SaveToStream(Stream,NEncoding,Boolean,Boolean) | Saves this XML document to the given stream using the specified encoding. |