MVCxHtmlEditorPasteFromWordDialogSettings Class
In This Article
Contains customization settings for the Paste from Word dialog’s form elements.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxHtmlEditorPasteFromWordDialogSettings :
HtmlEditorPasteFromWordDialogSettings,
ISimpleDialog
#Related API Members
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.
#Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
HtmlEditorDialogSettingsBase
HtmlEditorPasteFromWordDialogSettings
MVCxHtmlEditorPasteFromWordDialogSettings
See Also