ASPxRichEdit.New() Method
In This Article
Creates a document in the ASPxRichEdit.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
#Remarks
Call the New method to create a document. The ASPxRichEdit sets the document’s DocumentId to a randomly generated GUID value.
See Also