ExportToHTML Class

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
Exports colored text as HTML

Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)

Syntax

C#
public class ExportToHTML
Visual Basic
Public Class ExportToHTML
Visual C++
public ref class ExportToHTML

Remarks

At this time only TextStyle renderer is supported. Other styles is not exported.

Inheritance Hierarchy

System..::..Object
  FastColoredTextBoxNS..::..ExportToHTML

See Also