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