Click or drag to resize

EmbedImageList Append Method

Overload List
Name Description
Public method Append(Image)
Add an image to a presentation.
Public method Append(Stream)
Add an image to a presentation from stream.
Public method Append(IImageData)
Adds a copy of an image from an another presentation.
Top
See Also