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

HtmlEditorImages.ConstrainProportionsBottomRtlImageName Field

Contains the name of the image file, which specifies the bottom 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 “heConstrainProportionsBottomRtl”.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public const string ConstrainProportionsBottomRtlImageName = "heConstrainProportionsBottomRtl"

Field Value

Type
String
See Also