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.v19.1.dll

Declaration

public class HtmlEditorPasteOptionsBarStyles :
    StylesBase

The following members return HtmlEditorPasteOptionsBarStyles objects:

Remarks

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

Implements

Inheritance

Object
StateManager
PropertiesBase
StylesBase
HtmlEditorPasteOptionsBarStyles
See Also