DocumentTranslateInlineBehavior.Languages Property
Specifies a collection of target languages for text translation.
Namespace: DevExpress.AIIntegration.Wpf
Assembly: DevExpress.AIIntegration.Wpf.v25.2.dll
NuGet Package: DevExpress.AIIntegration.Wpf
Declaration
Property Value
| Type | Description |
|---|---|
| List<LanguageInfo> | The collection of target languages for text translation. |
See Also