Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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.