Sets the image that the shape displays.
Overload List
Sets the image that the shape displays.
public void SetImage(byte[]);
Sets the image that the shape displays.
public void SetImage(Image);
Sets the image that the shape displays.
public void SetImage(Stream);
Sets the image that the shape displays.
public void SetImage(string);
See Also
ImageData Class | Aspose.Words.Drawing Namespace