Handles HTML output (only) for wxRichTextCtrl content.
Derived from
Include files
<wx/richtext/richtexthtml.h>
Data structures
Members
wxRichTextHTMLHandler::wxRichTextHTMLHandler
wxRichTextHTMLHandler::DoSaveFile
wxRichTextHTMLHandler(const wxString& name = wxT("HTML"), const wxString& ext = wxT("html"), int type = wxRICHTEXT_TYPE_HTML)
Constructor.
bool DoSaveFile(wxRichTextBuffer* buffer, wxOutputStream& stream)
Saves the buffer content to the HTML stream.