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

RichEditDocumentSource Class

Represents the document source with the specified format for the RichEditControl.

Namespace: DevExpress.Xpf.RichEdit

Assembly: DevExpress.Xpf.RichEdit.v19.1.dll

Declaration

public class RichEditDocumentSource

Remarks

An instance of a RichEditDocumentSource class is used by the RichEditControl.DocumentSource property.

Inheritance

Object
RichEditDocumentSource
See Also