Skip to main content
All docs
V20.2

HtmlEditorImages.ConstrainProportionsOffRtlImageName Field

Contains the name of the image file, which specifies the switched off middle part of the ASPxHtmlEditor-ConstrainProportionsImageOnRtl image used within the ASPxHtmlEditor‘s Insert Image dialog, when the right-to-left layout is applied.

This name is equal to “heConstrainProportionsMiddleOffRtl”.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public const string ConstrainProportionsOffRtlImageName = "heConstrainProportionsMiddleOffRtl"

Field Value

Type
String
See Also