1
Answer

text in html

In my C# file I have a string with contains Html text example string strMatch= "Main Center So how do I retrieve only the text from a html file or string?

Answers (1)