DocumentTranslateBehavior Properties
Converts the text in a document from one language to another while maintaining the original meaning and context.| Name | Description |
|---|---|
| HasAnimatedProperties | Gets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable. |
| Languages | Specifies a collection of target languages for text translation. |
| TranslateCommand | A command that translates text into a specific language using AI-powered translation services. |
See Also