Skip to main content
A newer version of this page is available.
All docs
V19.2

HtmlEditorImages.ConstrainProportionsMiddleOnImageName Field

Contains the name of the image file, which represents the switched on middle part of the ASPxHtmlEditor-ConstrainProportionsImage image used within the ASPxHtmlEditor‘s Insert Image dialog.

This name is equal to “heConstrainProportionsMiddleOn”.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.2.dll

Declaration

public const string ConstrainProportionsMiddleOnImageName = "heConstrainProportionsMiddleOn"

Field Value

Type
String
See Also