MVCxHtmlEditorPasteFromWordDialogSettings Properties
Contains customization settings for the Paste from Word dialog’s form elements.| Name | Description |
|---|---|
| BottomAreaTemplate | Gets or sets a template used to display the content of a dialog form’s bottom area. Inherited from HtmlEditorDialogSettingsBase. |
| ShowStripFontFamilySelector | Gets or sets a value that specifies whether the “Strip font family” check box is displayed within the Paste from Word dialog form. Inherited from HtmlEditorPasteFromWordDialogSettings. |
| TopAreaTemplate | Gets or sets a template used to display the content of a dialog form’s top area. Inherited from HtmlEditorDialogSettingsBase. |
See Also