ResampleMediaTasks.Resume Method
Resumes mobilization of the current media asset.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub Resume
'Usage
Dim instance As ResampleMediaTasks
instance.Resume()
void Resume()