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

NameTypeAccessDescription
AsIPresentationComponentIPresentationComponentReadGets the as i presentation component.
AsISlideComponentISlideComponentReadGets the as i slide component.
SlideIBaseSlide?ReadGets the slide.
PresentationIPresentation?ReadGets the presentation.
ImageIPPImage?Read/WriteGets or sets the image.
LinkPathLongstringRead/WriteGets or sets the link path long.

See Also