PDF Viewer Deployment
- 2 minutes to read
Below are the essential libraries required by PDF Viewer applications. All of them are considered legally redistributable under the DevExpress EULA.
| Assembly | Description |
|---|---|
| DevExpress.Data.v25.1.dll | Provides the basic functionality for all DevExpress components. |
| DevExpress.Data.Desktop.v25.1.dll | Contains platform-specific classes used by DevExpress desktop controls (WinForms and WPF). |
| DevExpress.Drawing.v25.1.dll | Contains cross-platform counterparts of the System.Drawing classes not supported in non-Windows environments. |
| DevExpress.Pdf.v25.1.Core.dll | Contains classes that provide the basic functionality of WinForms and WPF PDF Viewers, and the PDF Document API. |
| DevExpress.Pdf.v25.1.Drawing.dll | Contains classes required for drawing in WinForms and WPF PDF Viewers, and the PDF Document API. |
| DevExpress.Printing.v25.1.Core.dll | Contains classes that provide the basic printing functionality. |
| DevExpress.Utils.v25.1.dll | Contains basic utility classes and common skins. |
| DevExpress.XtraBars.v25.1.dll | Contains toolbars, a menu and docking components. |
| DevExpress.XtraEditors.v25.1.dll | Contains data editors. |
| DevExpress.XtraPdfViewer.v25.1.dll | Contains classes required for the PdfViewer control in Windows Forms applications. |
| DevExpress.XtraTreeList.v25.1.dll | Contains classes that are used to show bookmarks for a document. |
Additional Assemblies
The The following libraries provide additional functionality for applications that use the PDF Viewer functionality.
| Assembly | Description |
|---|---|
| DevExpress.BonusSkins.v25.1.dll | Contains extra skins (such as “Metropolis” and “McSkin”). |
| DevExpress.Dialogs.v25.1.Core.dll | Contains internal classes that implement the core functionality for DevExpress dialogs for WinForms. |
| DevExpress.XtraDialogs.v25.1.dll | Contains skinnable DevExpress counterparts for standard WinForms Open and Save File dialogs. |