HtmlEditorPasteFromWordDialogSettings Class
Contains customization settings for the Paste from Word dialog’s form elements.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class HtmlEditorPasteFromWordDialogSettings :
HtmlEditorDialogSettingsBase
#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 HtmlEditorDefaultDialogSettings.PasteFromWordDialog property.