AvalonEdit
HtmlClipboard Class
NamespacesICSharpCode.AvalonEdit.HighlightingHtmlClipboard
Allows copying HTML text to the clipboard.
Declaration Syntax
C#Visual BasicVisual C++
public static class HtmlClipboard
Public NotInheritable Class HtmlClipboard
public ref class HtmlClipboard abstract sealed
Members
All MembersMethods



IconMemberDescription
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.

Inheritance Hierarchy
Object
HtmlClipboard

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238