IronWebScraper - The C# Web Scraping Library
HtmlNodeTextContentClean Property |
Gets the text content of the HtmlNode, Trimmed, with all groups of whitespace turned into a single space character.
TextContent will include the content of non-printable elements just as style and script nodes.
Namespace: IronWebScraper
Assembly: IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)

Property Value
Type: String