ImageDescriptionOptions
Overview
ImageDescriptionOptions is a type in Aspose.PDF FOSS for Go.
ImageDescriptionOptions configures an ImageDescriptionCopilot.
Properties: Language, MaxWords, Prompt.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Language | string | Read/Write | Gets the language. |
MaxWords | int | Read/Write | Gets the max words. |
Prompt | string | Read/Write | Gets the prompt. |