Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 836 Bytes

Word.WdPasteDataType.md

File metadata and controls

30 lines (23 loc) · 836 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
WdPasteDataType enumeration (Word)
Word.WdPasteDataType
64af8012-67d3-f5af-1e68-ebf910ca14f4
06/08/2017
medium

WdPasteDataType enumeration (Word)

Specifies the format for the Clipboard contents when they are inserted into a document.

Name Value Description
wdPasteBitmap 4 Bitmap.
wdPasteDeviceIndependentBitmap 5 Device-independent bitmap.
wdPasteEnhancedMetafile 9 Enhanced metafile.
wdPasteHTML 10 HTML.
wdPasteHyperlink 7 Hyperlink.
wdPasteMetafilePicture 3 Metafile picture.
wdPasteOLEObject 0 OLE object.
wdPasteRTF 1 Rich Text Format (RTF).
wdPasteShape 8 Shape.
wdPasteText 2 Text.

[!includeSupport and feedback]