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