Skip to main content
All docs
V20.2

HtmlEditorImages.ConstrainProportionsOffImageName Field

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

This name is equal to “heConstrainProportionsMiddleOff”.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public const string ConstrainProportionsOffImageName = "heConstrainProportionsMiddleOff"

Field Value

Type
String
See Also