IRichEditDocumentLoader Interface
In This Article
Defines parameters for loading the document.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v14.2.dll
#Declaration
#Returned By
The RichEditControl.DocumentLoader property returns an instance of IRichEditDocumentLoader.
#Remarks
Use the RichEditControl.DocumentLoader property, to specify the format and URI of the document that is initially loaded.
See Also