Click or drag to resize

TextBufferExtensions Methods

The TextBufferExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetRtf
Gets the content of the specified buffer as an RTF formatted string. Note that some platforms don't support RTF (e.g. Gtk).
Public methodStatic memberSetRtf
Sets the content of the buffer to the specified rtf string. Note that some platforms don't support RTF (e.g. Gtk).
Top
See Also