Back to Devexpress

ToneStyle Enum

corelibraries-devexpress-dot-aiintegration-dot-extensions-72b487fe.md

latest1.4 KB
Original Source

ToneStyle Enum

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

Namespace : DevExpress.AIIntegration.Extensions

Assembly : DevExpress.AIIntegration.v25.2.dll

NuGet Package : DevExpress.AIIntegration

Declaration

csharp
public enum ToneStyle
vb
Public Enum ToneStyle

Members

NameDescription
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.

|

The following properties accept/return ToneStyle values:

See Also

DevExpress.AIIntegration.Extensions Namespace