MediaBookmark.Position Property
Returns the time that is associated with the bookmark. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property Position As Integer
Get
'Usage
Dim instance As MediaBookmark
Dim value As Integer
value = instance.Position
int Position { get; }
Property Value
Type: System.Int32