T3000 CrossPlatform Documentation
![]() | ExportToHTML Class |
[This is preliminary documentation and is subject to change.]
Exports colored text as HTML

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

The ExportToHTML type exposes the following members.

Name | Description | |
---|---|---|
![]() | ExportToHTML | Initializes a new instance of the ExportToHTML class |

Name | Description | |
---|---|---|
![]() | IncludeLineNumbers |
Includes line numbers
|
![]() | UseBr |
Use 'br' tag instead of '\n'
|
![]() | UseForwardNbsp |
Use nbsp; instead space in beginning of line
|
![]() | UseNbsp |
Use nbsp; instead space
|
![]() | UseOriginalFont |
Use original font
|
![]() | UseStyleTag |
Use style tag instead style attribute
|

Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | GetColorAsString | |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetHtml(FastColoredTextBox) | |
![]() | GetHtml(Range) | |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |

Name | Description | |
---|---|---|
![]() | LineNumbersCSS |

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