Skip to main content

HtmlEditorPasteOptionsBarStyles Class

Contains settings that allow the appearance of paste options bar elements to be defined.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorPasteOptionsBarStyles :
    StylesBase

The following members return HtmlEditorPasteOptionsBarStyles objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxHtmlEditor.StylesPasteOptionsBar
ASP.NET MVC Extensions HtmlEditorSettings.StylesPasteOptionsBar

Remarks

These settings can be accessed using the ASPxHtmlEditor.StylesPasteOptionsBar property.

Implements

Inheritance

Object
StateManager
PropertiesBase
StylesBase
HtmlEditorPasteOptionsBarStyles
See Also