[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.VectorGraphicImageData.Save

Save Method

Save(Stream)

Saves the image into a specified stream.

Declaration
public void Save(Stream stream)
Public Sub Save(stream As Stream)
Parameters
Type Name Description
Stream stream

The stream where to save the image.