HtmlWriter.WriteText method

The WriteText method overloads write text to the output.

Overload list

  Name Description
Public method WriteText(String) The WriteText method writes text to the output.
Public method WriteText(HtmlReader) The WriteText(HtmlReader) method writes the text content of an HTML element to the HTML output stream.
Public method WriteText([], Int32, Int32) The WriteText method reads text from a buffer and writes it to the output.

Top

See also

Reference

HtmlWriter class

HtmlWriter members

Microsoft.Exchange.Data.TextConverters namespace