Skip to main content
A newer version of this page is available. .

RichEditDocumentContent Struct

A container for the control’s content and the text converted using one of the SpecificFormatToContentConverter or ContentToSpecificFormatConverter descendants.

Namespace: DevExpress.Xpf.RichEdit

Assembly: DevExpress.Xpf.RichEdit.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.RichEdit, DevExpress.Wpf.RichEdit

Declaration

public struct RichEditDocumentContent

The following members return RichEditDocumentContent objects:

See Also