Saves HTML markup into a stream.
true if the entire data was successfully encoded and saved into the stream; otherwise, false.
| Exception Type | Condition |
|---|---|
| MailBeeInvalidArgumentException | outputStream is a null reference (Nothing in Visual Basic). |
| MailBeeStreamException | The given stream does not support writing or stream I/O error occurred, and ThrowExceptions is true. |
Processor Class | MailBee.Html Namespace