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.v21.1.dll

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

public struct RichEditDocumentContent

The following members return RichEditDocumentContent objects:

See Also