Share via


MediaBookmark.Index Property

Returns the index position of the bookmark. Read-only.

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

Syntax

'Declaration
ReadOnly Property Index As Integer
    Get
'Usage
Dim instance As MediaBookmark
Dim value As Integer

value = instance.Index
int Index { get; }

Property Value

Type: System.Int32

See Also

Reference

MediaBookmark Interface

MediaBookmark Members

Microsoft.Office.Interop.PowerPoint Namespace