[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() ![]() | ConvertFromHtml(String) |
Converts an html string into its text equivalent. All the html tags
are removed and some tags like break and paragraph tags appropriately
converted.
|
![]() ![]() | ConvertFromHtml(String, Boolean) |
Converts an html string into its text equivalent. All the html tags
are removed and some tags like break and paragraph tags appropriately
converted.
|