Skip to main content
All docs
V24.2

ProofreadBehavior.ProofreadAsync() Method

Reviews the text for spelling, grammar, punctuation, and style errors.

Namespace: DevExpress.AIIntegration.Wpf

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

NuGet Package: DevExpress.AIIntegration.Wpf

Declaration

public Task ProofreadAsync()

Returns

Type Description
Task

The response that contains AI-generated text.

See Also