Skip to main content

HtmlEditorImages.InsertImageDialogResetButton Property

Gets the settings of the Reset Button image.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

#Declaration

public ImageProperties InsertImageDialogResetButton { get; }

#Property Value

Type Description
ImageProperties

An ImageProperties object that contains image settings.

#Remarks

ASPxHtmlEditor-InsertImageDialog-ConstrainProportionsImage

See Also