AITranslationConfigurationBuilder.EnableInlineTranslation() Method
Enables the Translate Inline quick action.
Namespace: DevExpress.AIIntegration.Blazor.Reporting.Viewer.Extensions
Assembly: DevExpress.AIIntegration.Blazor.Reporting.Viewer.v25.1.dll
NuGet Package: DevExpress.AIIntegration.Blazor.Reporting.Viewer
Declaration
Returns
Type | Description |
---|---|
AITranslationConfigurationBuilder | An AITranslationConfigurationBuilder that can be used to further configure the AI-powered content translation functionality. |
See Also