IRichEditDocumentServer.RtfText Property
Gets or sets the formatted text content of the document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string, containing the document’s content in rich text format. |
See Also