aspnetmvc-devexpress-dot-web-dot-mvc-e65bb742.md
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
public class MVCxHtmlEditorPasteFromWordDialogSettings :
HtmlEditorPasteFromWordDialogSettings,
ISimpleDialog
Public Class MVCxHtmlEditorPasteFromWordDialogSettings
Inherits HtmlEditorPasteFromWordDialogSettings
Implements ISimpleDialog
The following members return MVCxHtmlEditorPasteFromWordDialogSettings objects:
The MVCxHtmlEditorPasteFromWordDialogSettings class contains settings that allow you to customize the availability of elements within the Paste from Word dialog form.
DevExpress.Web.Internal.IPropertiesDirtyTracker
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorDialogSettingsBase HtmlEditorPasteFromWordDialogSettings MVCxHtmlEditorPasteFromWordDialogSettings
See Also