DocumentSummarizeBehavior.SummarizeCommand Property
A command that generates a brief summary of long text.
Namespace: DevExpress.AIIntegration.Wpf
Assembly: DevExpress.AIIntegration.Wpf.v25.1.dll
NuGet Package: DevExpress.AIIntegration.Wpf
Declaration
Property Value
| Type | Description |
|---|---|
| ICommand | The command. |
See Also