Skip to main content
All docs
V24.2

DocumentSummarizeBehavior.Properties Property

Gets behavior settings.

Namespace: DevExpress.AIIntegration.WinForms

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

Declaration

public SummarizeBehaviorProperties Properties { get; }

Property Value

Type Description
SummarizeBehaviorProperties

Behavior settings.

See Also