Returns the raw HTML of HTML content on the clipboard. Unlike GetText() this method returns the rendered HTML rather than the innerText of the HTML content.
public static string GetHtmlFromClipboard()
Return Value
HTML or null on failure
See also:
Class ClipboardHelper© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic