ASPxRichEdit.New() Method
Creates a document in the ASPxRichEdit.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.1.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