Class ImageUrl
ImageUrl class
Represents an image URL in the content of a message.
public class ImageUrl
Constructors
Name | Description |
---|---|
ImageUrl() | The default constructor. |
Properties
Name | Description |
---|---|
Detail { get; set; } | Gets or sets the detail level of the image if specified by the user. low uses fewer tokens, you can opt in to high resolution using high . |
Url { get; set; } | Gets or sets the external URL of the image, must be a supported image types: jpeg, jpg, png, gif, webp. |
See Also
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF