PpMediaType Enumeration

Indicates the OLE media type.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
<GuidAttribute("51491CE7-3402-4004-9836-2307103F3731")> _
Public Enumeration PpMediaType
'Usage
Dim instance As PpMediaType
[GuidAttribute("51491CE7-3402-4004-9836-2307103F3731")]
public enum PpMediaType

Members

Member name Description
ppMediaTypeMixed Mixed
ppMediaTypeOther Others
ppMediaTypeSound Sound
ppMediaTypeMovie Movie

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace