Gets the raw bytes of the image stored in the shape.
[Visual Basic]Public ReadOnly Property ImageBytes As
Byte() [C#]public
byte[] ImageBytes {get;}
Remarks
Returns null if the image is not stored in the document.
See Also
ImageData Class | Aspose.Words.Drawing Namespace | SetImage | ToByteArray | ToImage | ToStream | Save