Spread.Services Documentation
SetGraphicStream Method
GrapeCity.Documents.Spread Namespace > IGraphic Interface : SetGraphicStream Method
Sets the System.IO.Stream to the location where the specified source object was saved.
Syntax
void SetGraphicStream( 
   System.IO.Stream stream,
   ImageType imageType
)

Parameters

stream
imageType
See Also

Reference

IGraphic Interface
IGraphic Members