RichEditViewType Enum
Lists values that specify the Rich Edit’s document view type.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v25.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Members
| Name | Description |
|---|---|
Simple
|
The Rich Edit is in Simple View. |
PrintLayout
|
The Rich Edit is in Print Layout. |
Related API Members
The following properties accept/return RichEditViewType values:
See Also