Back to Devexpress

MVCxHtmlEditorPasteFromWordDialogSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-e65bb742.md

latest2.4 KB
Original Source

MVCxHtmlEditorPasteFromWordDialogSettings Class

Contains customization settings for the Paste from Word dialog’s form elements.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxHtmlEditorPasteFromWordDialogSettings :
    HtmlEditorPasteFromWordDialogSettings,
    ISimpleDialog
vb
Public Class MVCxHtmlEditorPasteFromWordDialogSettings
    Inherits HtmlEditorPasteFromWordDialogSettings
    Implements ISimpleDialog

The following members return MVCxHtmlEditorPasteFromWordDialogSettings objects:

Remarks

The MVCxHtmlEditorPasteFromWordDialogSettings class contains settings that allow you to customize the availability of elements within the Paste from Word dialog form.

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorDialogSettingsBase HtmlEditorPasteFromWordDialogSettings MVCxHtmlEditorPasteFromWordDialogSettings

See Also

MVCxHtmlEditorPasteFromWordDialogSettings Members

DevExpress.Web.Mvc Namespace