XlCopyPictureFormat Enumeration
Specifies the format of the picture being copied.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration XlCopyPictureFormat
'Usage
Dim instance As XlCopyPictureFormat
public enum XlCopyPictureFormat
Members
Member name | Description | |
---|---|---|
xlBitmap | Bitmap (.bmp, .jpg, .gif). | |
xlPicture | Drawn picture (.png, .wmf, .mix). |