Picture
Overview
Picture is a class in Aspose.Slides FOSS for .NET.
Inherits from: ISlidesPicture.
Concrete picture reference backed by an a:blip XML element in a slide’s XML.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
AsIPresentationComponent | IPresentationComponent | Read | Returns this picture as an IPresentationComponent |
AsISlideComponent | ISlideComponent | Read | Returns this picture as an ISlideComponent |
Slide | IBaseSlide? | Read | Gets the slide that contains the picture, or null if none |
Presentation | IPresentation? | Read | Gets the presentation owning the picture, or null if none |
Image | IPPImage? | Read/Write | Gets the underlying IPPImage representing the picture’s bitmap |
LinkPathLong | string | Read/Write | Gets the full hyperlink path associated with the picture |