ExportToRTF Class
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
ExportToRTF Class |
[This is preliminary documentation and is subject to change.]
Exports colored text as RTF
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
The ExportToRTF type exposes the following members.
| Name | Description | |
|---|---|---|
| ExportToRTF | Initializes a new instance of the ExportToRTF class |
| Name | Description | |
|---|---|---|
| IncludeLineNumbers |
Includes line numbers
| |
| UseOriginalFont |
Use original font
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetColorAsString | ||
| GetHashCode | (Inherited from Object.) | |
| GetRtf(FastColoredTextBox) | ||
| GetRtf(Range) | ||
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
At this time only TextStyle renderer is supported. Other styles are not exported.