Back to Devexpress

DocumentTranslateBehavior.TranslateCommand Property

wpf-devexpress-dot-aiintegration-dot-wpf-dot-documenttranslatebehavior-22266dcd.md

latest1.2 KB
Original Source

DocumentTranslateBehavior.TranslateCommand Property

A command that translates text into a specific language using AI-powered translation services.

Namespace : DevExpress.AIIntegration.Wpf

Assembly : DevExpress.AIIntegration.Wpf.v25.2.dll

NuGet Package : DevExpress.AIIntegration.Wpf

Declaration

csharp
public ICommand TranslateCommand { get; }
vb
Public ReadOnly Property TranslateCommand As ICommand

Property Value

TypeDescription
ICommand

The command.

|

See Also

DocumentTranslateBehavior Class

DocumentTranslateBehavior Members

DevExpress.AIIntegration.Wpf Namespace