Spread.Services Documentation
UserPicture(Stream,ImageType) Method
GrapeCity.Documents.Spread.Drawing Namespace > IFillFormat Interface > UserPicture Method : UserPicture(Stream,ImageType) Method
The stream of the picture file.
The ImageType of the stream.
Fills the specified shape with an image.
Syntax
void UserPicture( 
   System.IO.Stream stream,
   ImageType type
)

Parameters

stream
The stream of the picture file.
type
The ImageType of the stream.
See Also

Reference

IFillFormat Interface
IFillFormat Members
Overload List