Saves the image of the shape.
Saves the image into the specified stream.
public void Save(Stream);
Saves the image into a file.
public void Save(string);
ImageData Class | Aspose.Words.Drawing Namespace