Skip to main content
A newer version of this page is available. .

HtmlEditorPasteOptionsBarStyles Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class HtmlEditorPasteOptionsBarStyles :
    StylesBase

The following members return HtmlEditorPasteOptionsBarStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions 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