Click or drag to resize

RichTextAreaFormat Enumeration

Format for loading and saving text from the RichTextArea

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public enum RichTextAreaFormat
Members
  Member nameValueDescription
Rtf0 Standard Rich Text format
PlainText1 Plain Text only
See Also