FastColoredTextBox |
ExportToHTML Members |
ExportToHTML Class Constructors Methods Fields Properties See Also Send Feedback |
The ExportToHTML type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExportToHTML | Initializes a new instance of the ExportToHTML class |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetColorAsString | ||
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetHtml(FastColoredTextBox) | ||
GetHtml(Range) | ||
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
LineNumbersCSS |
Properties
Name | Description | |
---|---|---|
IncludeLineNumbers |
Includes line numbers
| |
UseBr |
Use br tag instead \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
|