var st1 = stringdata; // your html formatted string HtmlDocument doc = new HtmlDocument(); doc.LoadHtml(st1); // this is now html doc.
確定! 回上一頁