ISlidesPicture
ISlidesPicture class
Represents a picture in a presentation.
The ISlidesPicture type exposes the following members:
Properties
Name | Description |
---|---|
image | Returns or sets the embedded image. Read/write IPPImage. |
link_path_long | Returns of sets linked image’s URL. Read/write string. |
image_transform | Returns the collection of image transform effects. Read-only IImageTransformOperationCollection. |
as_i_slide_component | Allows to get base ISlideComponent interface. Read-only ISlideComponent. |
slide | Returns the base slide. Read-only IBaseSlide. |
as_i_presentation_component | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent. |
presentation | Returns the presentation. Read-only IPresentation. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides