HtmlParsingHelper Class
- Namespace
- Kampute.DocToolkit.Support
- Assembly
- Kampute.DocToolkit.dll
Definition
Provides helper methods for parsing HTML content.
public static class HtmlParsingHelper- Inheritance
- object
- HtmlParsingHelper
Methods
| TryExtractTagContent(string, string, out string) | Attempts to extract the content between opening and closing tags with the specified name. |
