ImageDescription.ImageBytes
ImageDescription.ImageBytes property
Gets or sets the byte array representing the image.
public byte[] ImageBytes { get; set; }
See Also
- class ImageDescription
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the byte array representing the image.
public byte[] ImageBytes { get; set; }