Try our conversational search powered by Generative AI!

Enum TinyMceResize

An enumeration of resize values for TinyMCE.

Namespace: EPiServer.Cms.TinyMce.Core
Assembly: EPiServer.Cms.TinyMce.dll
Version: 2.13.4
Syntax
public enum TinyMceResize

Fields

Name Description
Both

The editor can be resized both horizontally and vertically.

None

The editor can not be resized.

Vertical

The editor can be resized only vertically.