Videos

IPresentation.Videos property

Returns the collection of all embedded video files in the presentation. Read-only IVideoCollection.

public IVideoCollection Videos { get; }

See Also