The Pictures collection represents the set of pictures in a presentation. To return a Pictures collection, use Slide.Pictures.

[DefaultMember("Item")]
 public sealed class Pictures : System.Collections.Generic.IEnumerable<Picture>
<DefaultMember("Item")> _
	Public NotInheritable Class Pictures
		Implements System.Collections.Generic.IEnumerable(Of Picture)

Name

Description

Count

Name

Description

Item(Int32)

Name

Description

GetEnumerator()