Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the display picture at the specified time position.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub SetDisplayPicture ( _
Position As Integer _
)
'Usage
Dim instance As MediaFormat
Dim Position As Integer
instance.SetDisplayPicture(Position)
void SetDisplayPicture(
int Position
)
Parameters
- Position
Type: System.Int32
The time position in the media to set the display picture.