MixedCodeDocumentSave Method |
Name | Description | |
---|---|---|
Save(Stream) |
Saves the mixed document to the specified stream.
| |
Save(StreamWriter) |
Saves the mixed document to the specified StreamWriter.
| |
Save(TextWriter) |
Saves the mixed document to the specified TextWriter.
| |
Save(String) |
Saves the mixed document to the specified file.
| |
Save(Stream, Encoding) |
Saves the mixed document to the specified stream.
| |
Save(String, Encoding) |
Saves the mixed document to the specified file.
|