DevExpress.Office.Services Namespace
Contains classes representing a set of services specific to Office-inspired suites.
Assembly: DevExpress.Office.v25.1.Core.dll
NuGet Package: DevExpress.Office.Core
Classes
| Name | Description |
|---|---|
| OfficeCharts | A service used to enable chart support in the Word Processing Document API and WinForms/WPF Rich Text Editors. |
Interfaces
| Name | Description |
|---|---|
| IUriProvider | Defines the provider of the locations for external objects in a document export. |
| IUriProviderService | Represents a service that calls the registered IUriProvider interface when required. |
| IUriStreamProvider | Allows you to retirve data from a URI. |
| IUriStreamService | Defines a service which is called to retrieve data from the URI specified in some types of document fields. |