AITranslationConfigurationBuilder.EnableTranslation() Method
Enables the Translate quick action and Translate action in the AI Operations tab.
Namespace: DevExpress.AspNetCore.Reporting
Assembly: DevExpress.AIIntegration.AspNetCore.Reporting.v25.1.dll
NuGet Package: DevExpress.AIIntegration.AspNetCore.Reporting
Declaration
Returns
Type | Description |
---|---|
AITranslationConfigurationBuilder | An AITranslationConfigurationBuilder that can be used to further configure the AI-powered content translation functionality. |
See Also