DocumentTranslateBehavior Properties
Converts the text in a document from one language to another while maintaining the original meaning and context.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Has |
Gets a value that indicates whether one or more Animation |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Languages | Specifies a collection of target languages for text translation. |
Translate |
A command that translates text into a specific language using AI-powered translation services. |
See Also