Hello, I have an HtmlFile that is read into a string. I make some modificatons to the string, and now I want to convert a string to an HtmlDocument object. Is there a way to go about it? Thank you very much.
Hello, I have an HtmlFile that is read into a string. I make some modificatons to the string, and now I want to convert a string to an HtmlDocument object. Is there a way to go about it? Thank you very much.