[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ImageSource.-ctor

ImageSource Constructor

ImageSource(Stream, ImageType)

Specifies the normal construct method.

Declaration
public ImageSource(Stream stream, ImageType type)
Public Sub New(stream As Stream, type As ImageType)
Parameters
Type Name Description
Stream stream

The image stream.

ImageType type

The type of the image.