Back to Devexpress

RichEditDocumentSource.Format Property

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

latest1.1 KB
Original Source

RichEditDocumentSource.Format Property

Provides access to the format of the bound document.

Namespace : DevExpress.Xpf.RichEdit

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

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

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

Property Value

TypeDescription
DocumentFormat

A DocumentFormat value specifying the document format.

|

See Also

RichEditDocumentSource Class

RichEditDocumentSource Members

DevExpress.Xpf.RichEdit Namespace