EPTXmlTextParserWritePlainText Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method WritePlainText(Stream, String, Boolean)
Writes the content of the document as plain text to a Stream using specified options and the Unicode encoding
Public method WritePlainText(TextWriter, String, Boolean)
Writes the content of the document as plain using the supplied a TextWriter, with the specified options.
Public method WritePlainText(StringBuilder, String, Boolean)
Writes the content of the document as plain text to a StringBuilder using specified options.
Public method WritePlainText(Stream, String, Boolean, Encoding)
Writes the content of the document as plain text to a Stream using the specified options and a specific encoding
Top
See Also

Reference