Back to Devexpress

AITranslationConfigurationBuilder.EnableTranslation() Method

xtrareports-devexpress-dot-aspnetcore-dot-reporting-dot-aitranslationconfigurationbuilder.md

latest1.8 KB
Original Source

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.2.dll

NuGet Package : DevExpress.AIIntegration.AspNetCore.Reporting

Declaration

csharp
public AITranslationConfigurationBuilder EnableTranslation()
vb
Public Function EnableTranslation As AITranslationConfigurationBuilder

Returns

TypeDescription
AITranslationConfigurationBuilder

An AITranslationConfigurationBuilder that can be used to further configure the AI-powered content translation functionality.

|

See Also

Summarize and Translate Reports in Web Document Viewer

AITranslationConfigurationBuilder Class

AITranslationConfigurationBuilder Members

DevExpress.AspNetCore.Reporting Namespace