virtual String GetHtmlText() const = 0;
GetHtmlText returns currently set text in HTML format. If plain text is used with setting formatting by calling methods, such as SetColor, SetFont, etc, then this text will be converted to appropriate HTML format by GetHtmlText method.
Currently set text in HTML format.