Skip to main content

HtmlEditorEditorImages Class

Contains settings that allow images to be defined for specific elements of editors used within the ASPxHtmlEditor.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v25.1.dll

#Declaration

public class HtmlEditorEditorImages :
    EditorImages

The following members return HtmlEditorEditorImages objects:

#Remarks

An object of the HtmlEditorEditorImages type can be accessed via the ASPxHtmlEditor.ImagesEditors property.

See Also