


You get allot of wrong encodings, which leading to funny/bad characters such as NET 4 Framework and lower, and it actually reads as UTF-8 as Windows-1252. NET Framework you are using you might head warning below.ĭataFormats.Html specification states it's encoded in UTF-8.

Or you can use static string clipHTML ĬlipHTML = Clipboard.GetText(TextDataFormat.Html) ĭepending on what.
