MediaBookmarks Interface

Represents a collection of MediaBookmark objects.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
<GuidAttribute("BA72E556-4FF5-48F4-8215-5505F990966F")> _
Public Interface MediaBookmarks _
    Inherits Collection
'Usage
Dim instance As MediaBookmarks
[GuidAttribute("BA72E556-4FF5-48F4-8215-5505F990966F")]
public interface MediaBookmarks : Collection

See Also

Reference

MediaBookmarks Members

Microsoft.Office.Interop.PowerPoint Namespace