DevExpress.AIIntegration.Docs Namespace
Contains APIs related to DevExpress AI-powered extensions in Office File API.
Assembly: DevExpress.AIIntegration.Docs.v25.2.dll
NuGet Package: DevExpress.AIIntegration.Docs
Classes
| Name | Description |
|---|---|
| AIDocProcessingExtensions static | Implements methods that allow you to configure the DevExpress AI-powered extensions in Office File API applications. |
| AIDocProcessingService |
Default IAIDocProcessingService implementation.
|
| PdfDocumentProcessorExtensions static |
Contains AI-related extension methods for the PdfDocumentProcessor class.
|
| RichEditDocumentServerExtensions static |
Contains AI-related extension methods for the RichEditDocumentServer class.
|
Interfaces
| Name | Description |
|---|---|
| IAIDocProcessingService | Implements registration methods used to execute AI-powered extensions in Office File API applications. |