IronWebScraper - The C# Web Scraping Library
ResponseHtml Property |
Synonym of content which checks for an Html content
Namespace: IronWebScraper
Assembly: IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)


Exception | Condition |
---|---|
FormatException | Document does not have an HTML mime type or contain a <body> or <html> tag |
