PpPasteDataType Enumeration

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

Syntax

'Declaration
Public Enumeration PpPasteDataType
'Usage
Dim instance As PpPasteDataType
public enum PpPasteDataType

Members

Member name Description
ppPasteDefault
ppPasteBitmap
ppPasteEnhancedMetafile
ppPasteMetafilePicture
ppPasteGIF
ppPasteJPG
ppPastePNG
ppPasteText
ppPasteHTML
ppPasteRTF
ppPasteOLEObject
ppPasteShape

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace