Skip to main content
All docs
V25.1
  • ToneStyle Enum

    Enumerates tone styles for generating or modifying text to suit a specific communication style.

    Namespace: DevExpress.AIIntegration.Extensions

    Assembly: DevExpress.AIIntegration.v25.1.dll

    NuGet Package: DevExpress.AIIntegration

    Declaration

    public enum ToneStyle

    Members

    Name Description
    Professional

    A formal and polished tone that is suitable for business or official communication.

    Casual

    A relaxed and informal tone that is used in everyday conversation.

    Straightforward

    A direct and clear tone for concise communication.

    Confident

    A tone that exudes certainty and assurance.

    Friendly

    A warm and pleasant tone. This tone is ideal for personal or customer-oriented communication.

    Related API Members

    The following properties accept/return ToneStyle values:

    See Also