







![]() ![]() ![]() |
A Sandcastle Documented Class Library |
HtmlDocument..::..Save Method |
HtmlDocument Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
![]() | Save(Stream) |
Saves the HTML document to the specified stream.
|
![]() | Save(StreamWriter) |
Saves the HTML document to the specified StreamWriter.
|
![]() | Save(TextWriter) |
Saves the HTML document to the specified TextWriter.
|
![]() | Save(String) |
Saves the mixed document to the specified file.
|
![]() | Save(XmlWriter) |
Saves the HTML document to the specified XmlWriter.
|
![]() | Save(Stream, Encoding) |
Saves the HTML document to the specified stream.
|
![]() | Save(String, Encoding) |
Saves the mixed document to the specified file.
|