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.v18.2.dll

Declaration

public struct RichEditDocumentContent

The following members return RichEditDocumentContent objects:

See Also