Back to Devexpress

IRichEditDocumentLoader.Format Property

wpf-devexpress-dot-xpf-dot-richedit-dot-iricheditdocumentloader.md

latest1.1 KB
Original Source

IRichEditDocumentLoader.Format Property

Gets the format of the document to load.

Namespace : DevExpress.Xpf.RichEdit

Assembly : DevExpress.Xpf.RichEdit.v25.2.dll

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
DocumentFormat Format { get; }
vb
ReadOnly Property Format As DocumentFormat

Property Value

TypeDescription
DocumentFormat

A DocumentFormat enumeration member, representing the format of the document.

|

See Also

IRichEditDocumentLoader Interface

IRichEditDocumentLoader Members

DevExpress.Xpf.RichEdit Namespace