Creates an Abstract from an HTML document. Strips the HTML into plain text, then creates an abstract.
public static string HtmlAbstract(string html, int length)
Parameters
html
length
See also:
Class HtmlUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic