ISlidesPicture
Overview
ISlidesPicture is a class in Aspose.Slides FOSS for .NET.
Inherits from: ISlideComponent.
Represents a picture reference within a slide.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Image | IPPImage? | Read/Write | Provides the picture’s image data as an IPPImage, or null if not set |
LinkPathLong | string | Read/Write | Returns the full file system path or URL that the picture links to |
AsISlideComponent | ISlideComponent | Read | Exposes the picture as an ISlideComponent for generic slide operations |