ImageUrl.Url
ImageUrl.Url property
Gets or sets the external URL of the image, must be a supported image types: jpeg, jpg, png, gif, webp.
public string Url { get; set; }
See Also
- class ImageUrl
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the external URL of the image, must be a supported image types: jpeg, jpg, png, gif, webp.
public string Url { get; set; }