Skip to main content
All docs
V24.2

TranslateBehaviorProperties.ResetLanguages() Method

Resets language settings for AI-powered translation behavior.

Namespace: DevExpress.AIIntegration.WinForms

Assembly: DevExpress.AIIntegration.WinForms.v24.2.dll

NuGet Package: DevExpress.AIIntegration.WinForms

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public void ResetLanguages()

Remarks

Read the following help topic for additional information and examples: AI-powered Text Transform Behaviors.

See Also