[]
Copies the selected object to the clipboard as a picture.
void CopyPicture(CopyPictureFormat format)
Sub CopyPicture(format As CopyPictureFormat)
Type | Name | Description |
---|---|---|
CopyPictureFormat | format | A CopyPictureFormat constant that specifies the format of the picture. The default value is Picture. |