[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ImageData.Save

Save Method

Save(Stream)

Saves the image into the specified stream.

Declaration
public override void Save(Stream stream)
Parameters
Type Name Description
Stream stream

The stream where to save the image to.

Overrides