[]
Writes the MHT document to the specified stream and returns a StreamWriter for the primary part.
public StreamWriter WriteTo(Stream stream)
| Type | Name | Description |
|---|---|---|
| Stream | stream | The stream to write the MHT content to. |
| Type | Description |
|---|---|
| StreamWriter | A StreamWriter for the primary MHT stream. |