Skip to main content

RichEditViewType Enum

Lists values that specify the Rich Edit’s document view type.

Namespace: DevExpress.Web.ASPxRichEdit

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

NuGet Package: DevExpress.Web.Office

#Declaration

public enum RichEditViewType

#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