RichEditDocumentInfo.DocumentFormat Property
In This Article
Gets the document format.
Namespace: DevExpress.Web.Office
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public DocumentFormat DocumentFormat { get; }
#Property Value
Type | Description |
---|---|
Document |
A Document |
See Also