_Presentation.EnsureAllMediaUpgraded Method
Ensures that all media is up to date in a Presentation object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub EnsureAllMediaUpgraded
'Usage
Dim instance As _Presentation
instance.EnsureAllMediaUpgraded()
void EnsureAllMediaUpgraded()