[]
Save html file to stream.
public void SaveHtml(Stream stream, SaveOptions saveOptions = SaveOptions.Formatted)
Public Sub SaveHtml(stream As Stream, Optional saveOptions As SaveOptions = SaveOptions.Formatted)
| Type | Name | Description |
|---|---|---|
| Stream | stream | Stream where the contents will be saved. |
| SaveOptions | saveOptions |