Specifies the types of input and output streams used to load and save data in the RichTextBox control.
| Member Name | Description |
|---|---|
| RichText | A Rich Text Format (RTF) stream. |
| PlainText | A plain text stream that includes spaces in places of Object Linking and Embedding (OLE) objects. |
| UnicodePlainText | A text stream that contains spaces in place of Object Linking and Embedding (OLE) objects. The text is encoded in Unicode. |
Namespace: Resco.Controls.RichTextBox
Assembly: Resco.RichTextBox.CF3 (in Resco.RichTextBox.CF3.dll)
Resco.Controls.RichTextBox Namespace