Back to Devexpress

Rich Text Editor Deployment

windowsforms-400694-controls-and-libraries-rich-text-editor-product-information-deployment.md

latest3.3 KB
Original Source

Rich Text Editor Deployment

  • May 20, 2022
  • 2 minutes to read

This document lists and describes the assemblies deployed with your Windows Forms applications that use the Rich Text Editor functionality. The use and deployment of DevExpress libraries must comply with corresponding End-User License Agreements (EULA).

Required Libraries

The table below lists essential libraries required by RichEditControl applications. All of them are considered legally redistributable under the DevExpress EULA.

AssemblyDescription
DevExpress.Data.v25.2.dllProvides the basic functionality for all DevExpress components.
DevExpress.Data.Desktop.v25.2.dllContains platform-specific classes used by DevExpress desktop controls (WinForms and WPF).
DevExpress.Drawing.v25.2.dllContains cross-platform counterparts of the System.Drawing classes not supported in non-Windows environments.
DevExpress.Office.v25.2.Core.dllContains base classes common for Office File API and Office controls.
DevExpress.Printing.v25.2.Core.dllContains classes that implement the basic functionality for DevExpress printing libraries.
DevExpress.Pdf.v25.2.Core.dllImplements enhanced mechanism of PDF Export.
DevExpress.Pdf.v25.2.Drawing.dllContains internal classes that implement the PDF drawing functionality.
DevExpress.RichEdit.v25.2.Core.dllProvides the basic functionality for processing a rich text.
DevExpress.Utils.v25.2.dllContains basic utility classes and common skins.
DevExpress.XtraBars.v25.2.dllContains toolbars, menu and docking components.
DevExpress.XtraEditors.v25.2.dllContains data editors.
DevExpress.XtraGrid.v25.2.dllRequired for certain built-in dialogs.
DevExpress.XtraLayout.v25.2.dllRequired for certain built-in dialogs.
DevExpress.XtraPrinting.v25.2.dllProvides the Print Preview functionality.
DevExpress.XtraRichEdit.v25.2.dllProvides the general functionality for processing a rich text.

Additional Libraries

The The following libraries provide additional functionality for applications that use the XtraRichEdit functionality.

AssemblyDescription
DevExpress.BonusSkins.v25.2.dllContains extra skins (such as “Metropolis” and “McSkin”).
DevExpress.Dialogs.v25.2.Core.dllContains internal classes that implement the core functionality for DevExpress dialogs.
DevExpress.Images.v25.2.dllRequired for ribbon Command UI.
DevExpress.XtraDialogs.v25.2.dllContains skinnable DevExpress counterparts for standard WinForms open file, save file and folder browser dialogs.
DevExpress.XtraTreeList.v25.2.dllRequired for skinned DevExpress dialogs.

Non-Redistributable Libraries

Distributing any DevExpress design-time libraries ending with “.Design” (for instance, DevExpress.XtraEditors.v25.2.Design.dll), is strictly prohibited.

Please consult the EULA for additional information on which libraries, tools and executables are considered redistributable.