RichEditDocumentContent Struct
In This Article
A container for the control's content and the converted text, using one of the SpecificFormatToContentConverter or ContentToSpecificFormatConverter descendants.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v14.2.dll
#Declaration
#Returned By
The RichEditControl.Content property returns an instance of RichEditDocumentContent.
See Also