Skip to main content

RichEditDocumentInfo.DocumentFormat Property

Gets the document format.

Namespace: DevExpress.Web.Office

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

NuGet Package: DevExpress.Web.Office

Declaration

public DocumentFormat DocumentFormat { get; }

Property Value

Type Description
DocumentFormat

A DocumentFormat object specifying the document format.

See Also