LocalizeRequest Properties
A request to translate a report’s localizable property values into the specified language using AI-powered services.| Name | Description |
|---|---|
| Language | Gets or sets the target language for translation. Inherited from TranslateRequest. |
| Options | Gets request options. Inherited from TextRequest. |
| Text | Gets or sets the text to manage. Inherited from TextRequest. |
See Also