Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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.