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: AsIPresentationComponent, AsISlideComponent, Image, LinkPathLong, Presentation, Slide.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
AsIPresentationComponent | IPresentationComponent | Read | Gets the as i presentation component. |
AsISlideComponent | ISlideComponent | Read | Gets the as i slide component. |
Slide | IBaseSlide? | Read | Gets the slide. |
Presentation | IPresentation? | Read | Gets the presentation. |
Image | IPPImage? | Read/Write | Gets or sets the image. |
LinkPathLong | string | Read/Write | Gets or sets the link path long. |