Back to Devexpress

RichEditDocumentContent.Format Property

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

latest1.2 KB
Original Source

RichEditDocumentContent.Format Property

Gets the document format used in the Content/Document converter.

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 enumeration value specifying a document format used in a converter.

|

See Also

RichEditDocumentContent Struct

RichEditDocumentContent Members

DevExpress.Xpf.RichEdit Namespace