IRichEditDocumentLoader.Format Property
In This Article
Gets the format of the document to load.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v24.2.dll
NuGet Package: DevExpress.Wpf.RichEdit
#Declaration
DocumentFormat Format { get; }
#Property Value
Type | Description |
---|---|
Document |
A Document |
See Also