Skip to main content
All docs
V24.2

DocumentTranslateBehavior.Properties Property

Gets behavior settings.

Namespace: DevExpress.AIIntegration.WinForms

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

Declaration

public TranslateBehaviorProperties Properties { get; }

Property Value

Type Description
TranslateBehaviorProperties

Behavior settings.

See Also