Skip to main content
All docs
V26.1
  • TranslateBehaviorProperties.ResetLanguages() Method

    Resets language settings for AI-powered translation behavior.

    Namespace: DevExpress.AIIntegration.WinForms

    Assembly: DevExpress.AIIntegration.WinForms.v26.1.dll

    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