Share via


MediaFormat.MediaBookmarks Property

Returns a MediaBookmarks collection that represents the media bookmarks associated with the specified object. Read-only.

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

Syntax

'Declaration
ReadOnly Property MediaBookmarks As MediaBookmarks
    Get
'Usage
Dim instance As MediaFormat
Dim value As MediaBookmarks

value = instance.MediaBookmarks
MediaBookmarks MediaBookmarks { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.MediaBookmarks

See Also

Reference

MediaFormat Interface

MediaFormat Members

Microsoft.Office.Interop.PowerPoint Namespace