FastColoredTextBox |
ExportToHTML..::..GetHtml Method (FastColoredTextBox) |
ExportToHTML Class See Also Send Feedback |
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
C# |
---|
public string GetHtml( FastColoredTextBox tb ) |
Visual Basic |
---|
Public Function GetHtml ( _ tb As FastColoredTextBox _ ) As String |
Visual C++ |
---|
public: String^ GetHtml( FastColoredTextBox^ tb ) |