HtmlToText Class |
Namespace: NetQuarry
The HtmlToText type exposes the following members.
Name | Description | |
---|---|---|
Convert |
Converts the content of the specified file to plain text.
| |
ConvertHtml |
Converts the provided HTML to plain text.
| |
ConvertTo |
Converts an HTML node to plain text and writes it to the provided TextWriter.
| |
HtmlToInnerBody |
Converts an HTML string to plain text.
| |
HtmlToPlainText |
Converts an HTML string to plain text.
|