HtmlWriter.Dispose method

Releases the resources used by the current instance of the HtmlWriter class.

Namespace:  Microsoft.Exchange.Data.TextConverters
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As HtmlWriter

instance.Dispose()
public void Dispose()

See also

Reference

HtmlWriter class

HtmlWriter members

Dispose overload

Microsoft.Exchange.Data.TextConverters namespace