TextBufferExtensions Class |
Namespace: Eto.Forms
The TextBufferExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| GetRtf |
Gets the content of the specified buffer as an RTF formatted string. Note that some platforms don't support RTF (e.g. Gtk).
| |
| SetRtf |
Sets the content of the buffer to the specified rtf string. Note that some platforms don't support RTF (e.g. Gtk).
|