Shape.UpgradeMedia Method
Converts a legacy media object to an updated media object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub UpgradeMedia
'Usage
Dim instance As Shape
instance.UpgradeMedia()
void UpgradeMedia()