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