IPresentationImages Property |
Returns the collection of all images in the presentation.
Read-only
IImageCollection.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxIImageCollection Images { get; }ReadOnly Property Images As IImageCollection
Get
property IImageCollection^ Images {
IImageCollection^ get ();
}abstract Images : IImageCollection with get
Property Value
Type:
IImageCollection
See Also