DocumentText Class
Document element that is a group of characters with the same format accessed by DocumentIterator
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Remarks
A DocumentText is a document element accessed by a DocumentIterator.
Implements
Inheritance
See Also