HtmlEditorPasteFromWordDialogSettings Class
Contains customization settings for the Paste from Word dialog’s form elements.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return HtmlEditorPasteFromWordDialogSettings objects:
Remarks
The HtmlEditorPasteFromWordDialogSettings class contains settings that allow you to customize the availability of elements within the Paste from Word dialog form.
An instance of the HtmlEditorPasteFromWordDialogSettings class can be accessed via the HtmlEditorDialogFormElementSettings.PasteFromWordDialog property.
Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
HtmlEditorDialogSettingsBase
HtmlEditorPasteFromWordDialogSettings
See Also