Back to Devexpress

DevExpress.Web.ASPxRichEdit Namespace

aspnet-devexpress-dot-web-1abf6469.md

latest13.0 KB
Original Source

DevExpress.Web.ASPxRichEdit Namespace

Contains classes which implement the functionality of the ASPxRichEdit control.

Assembly : DevExpress.Web.ASPxRichEdit.v25.2.dll

NuGet Package : DevExpress.Web.Office

Classes

NameDescription
ASPxRichEditA rich text editor.
ASPxRichEditAuthenticationSettingsRepresents a set of credentials used to identify editable ranges in a protected document.
ASPxRichEditAutoCorrectReplaceInfoProvides the text to replace and the replacement text when the ASPxRichEditAutoCorrectSettings.ReplaceTextAsYouType property is enabled.
ASPxRichEditAutoCorrectReplaceInfoCollectionA collection of ASPxRichEditAutoCorrectReplaceInfo objects.
ASPxRichEditAutoCorrectReplaceInfoCollectionSettingsContains settings specific to the collection of ASPxRichEditAutoCorrectReplaceInfo items.
ASPxRichEditAutoCorrectSettingsContains options specifying what AutoCorrect features are enabled.
ASPxRichEditBehaviorSettingsSpecifies the restricted operations that cannot be performed by end-users over the RichEdit’s document.
ASPxRichEditBookmarkSettingsProvides settings defining the appearance of bookmarks in the document.
ASPxRichEditCharacterFormattingDetailedSettingsContains the Character Formatting dialog’s settings.
ASPxRichEditDocumentCapabilitiesSettingsRepresents the storage of settings specific for the document restrictions implemented in the RichEdit.
ASPxRichEditExportSettingsContains export settings.
ASPxRichEditFieldsSettingsContains options specifying a document’s Fields‘ behavior.
ASPxRichEditFontDefines a font in the ASPxRichEdit control.
ASPxRichEditFontCollectionA collection of fonts.
ASPxRichEditFontMappingRuleDefines a font mapping rule.
ASPxRichEditFontMappingRuleCollectionA collection of font mapping rules.
ASPxRichEditFontMappingSettingsContains font mapping settings.
ASPxRichEditFontSettingsContains settings that allow you to provide information about fonts available in the control.
ASPxRichEditHorizontalRulerSettingsRepresents the class containing options for the horizontal ruler.
ASPxRichEditNumberingSettingsRepresents the class containing options for the availability of numbered and bulleted lists in the document.
ASPxRichEditOptionsSpellingContains the settings that affect spell checking of the ASPxRichEdit’s content.
ASPxRichEditPlainTextExportSettingsContains settings applied to exported plain text.
ASPxRichEditPrintingSettingsContains settings that relate to the printing functionality.
ASPxRichEditRangePermissionSettingsRepresents a set of visualization settings used to highlight an editable range in a protected document.
ASPxRichEditSettingsContains the main settings of the ASPxRichEdit control.
ASPxRichEditSettingsBaseServes as a base for classes that contain different settings of the ASPxRichEdit control.
ASPxRichEditSimpleViewPaddingsContains options specifying the simple view’s paddings.
ASPxRichEditSimpleViewSettingsContains options specifying the simple view’s settings.
ASPxRichEditSpellCheckerSettingsContains a set of settings related to spell checking of the RichEdit’s content.
ASPxRichEditUrlValidationContextIdentifies the context of a hyperlink URL validation request in the ASPxRichEdit control.
ASPxRichEditViewsSettingsContains settings specifying the Rich Edit’s document view type and corresponding settings.
InsertContentToClientEventArgsProvides data for the ASPxRichEdit.InsertContentToClient event.
PdfExportedEventArgsProvides data for the PdfExported event.
RichEditClientSideEventsContains a list of the client-side events available for the ASPxRichEdit.
RichEditDialogSettingsContains settings concerning customization of dialog form elements.
RichEditDocumentSelectorCommonSettingsContains common settings that relate to the built-in document selector‘s functionality.
RichEditDocumentSelectorSettingsContains settings that are related to the Document Selector used within the file dialogs.
RichEditDocumentSelectorUploadSettingsContains settings that relate to the built-in Document Selector‘s file upload functionality.
RichEditFileManagerFor internal use only.
RichEditFileManagerCommonSettingsServes as a base for classes that contains common settings related to the RichEdit’s built-in FileManager functionality.
RichEditFileManagerEditingSettingsContains settings that relate to the editing functionality of the embedded FileManager which is used within certain built-in dialogs.
RichEditFileManagerFoldersSettingsContains settings that relate to the folder functionality of the embedded FileManager used within certain built-in dialogs.
RichEditFileManagerStylesContains settings that defined the appearance of elements used within the RichEdit’s built-in FileManager.
RichEditFileManagerValidationSettingsContains settings that relate to the validation of document files, uploaded using the FileNamager embedded into the RIchEdit’s file dialogs (Document Selector).
RichEditFolderManagerFor internal use only.
RichEditImagesContains settings that define images displayed within the ASPxRichEdit.
RichEditInsertLinkDialogSettingsContains customization settings for the Insert Link dialog’s form elements.
RichEditInsertPictureDialogSettingsContains customization settings for the Insert Image dialog’s form elements.
RichEditPopupMenuItem

A class that implements the functionality of a popup menu item in the RichEdit. For internal use only.

| | RichEditPopupMenuItemCollection |

An internal collection that maintains popup menu items in the RichEdit. For internal use only.

| | RichEditRibbonContextTabCategoryCollection | A collection of ribbon context tab categories in the ASPxRichEdit control. | | RichEditRibbonTabCollection | A collection of Ribbon tabs related to the ASPxRichEdit. | | RichEditRulerImages | Contains settings for the Ruler images. | | RichEditSaveFileDialogSettings | Contains customization settings for the Save File dialog’s form elements. |

Delegates

NameDescription
InsertContentToClientEventHandlerA method that will handle the ASPxRichEdit.InsertContentToClient event.
PdfExportedEventHandlerA method that will handle the PdfExported event.

Enums

NameDescription
PrintModeLists values that specify the print mode.
RichEditRibbonModeLists values that specify the type of the ribbon navigation element used by the ASPxRichEdit control.
RichEditUnitLists measurement units used in the document.
RichEditViewTypeLists values that specify the Rich Edit’s document view type.
SaveFileDialogDisplaySectionModeLists values that specify the visibility of a section within the file dialogs.