Back to Devexpress

RichEditDocumentInfo.DocumentFormat Property

aspnet-devexpress-dot-web-dot-office-dot-richeditdocumentinfo.md

latest1.1 KB
Original Source

RichEditDocumentInfo.DocumentFormat Property

Gets the document format.

Namespace : DevExpress.Web.Office

Assembly : DevExpress.Web.ASPxRichEdit.v25.2.dll

NuGet Package : DevExpress.Web.Office

Declaration

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

Property Value

TypeDescription
DocumentFormat

A DocumentFormat object specifying the document format.

|

See Also

RichEditDocumentInfo Class

RichEditDocumentInfo Members

DevExpress.Web.Office Namespace