ImageDescriptionOptions

ImageDescriptionOptions

Overview

ImageDescriptionOptions is a type in Aspose.PDF FOSS for Go.

ImageDescriptionOptions configures an ImageDescriptionCopilot.

Properties: Language, MaxWords, Prompt.

Properties

NameTypeAccessDescription
LanguagestringRead/WriteGets the language.
MaxWordsintRead/WriteGets the max words.
PromptstringRead/WriteGets the prompt.

See Also