Allows copying HTML text to the clipboard.
            
| C# | Visual Basic | Visual C++ | 
public static class HtmlClipboard
Public NotInheritable Class HtmlClipboard
public ref class HtmlClipboard abstract sealed
| All Members | Methods | ||||
| Icon | Member | Description | 
|---|---|---|
| CreateHtmlFragment(IDocument, IHighlighter, ISegment, HtmlOptions) | 
            Creates a HTML fragment from a part of a document.
              | |
| SetHtml(DataObject, String) | 
            Sets the TextDataFormat.Html on the data object to the specified html fragment.
            This helper methods takes care of creating the necessary CF_HTML header.
              | 
| Object | |
| HtmlClipboard | |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238