Back to Devexpress

TranslateAIContextMenuItem Properties

blazor-devexpress-dot-aiintegration-dot-blazor-dot-richedit-dot-translateaicontextmenuitem-dot-underscore-properties.md

latest1.6 KB
Original Source

TranslateAIContextMenuItem Properties

A context menu item that translates editor text into the specified language.

NameDescription
LanguagesSpecifies a list of languages available for translation.
PromptAugmentationSpecifies additional instructions that augment the default prompt sent to the LLM. Inherited from BaseAIContextMenuItem.
TextSpecifies the AI Assistant context menu item’s text. Inherited from BaseAIContextMenuItem.
TextFieldNameSpecifies the field that contains text for Translate context menu items.
ValueFieldNameSpecifies the field that contains keys for Translate context menu items.

See Also

TranslateAIContextMenuItem Class

TranslateAIContextMenuItem Members

DevExpress.AIIntegration.Blazor.RichEdit Namespace