Shape.CopyPicture(Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Copies the selected object to the Clipboard as a picture.
public void CopyPicture (object Appearance, object Format);
Public Sub CopyPicture (Optional Appearance As Object, Optional Format As Object)
Parameters
- Appearance
- Object
Optional Object. Specifies how the picture should be copied.
- Format
- Object
Optional Object. The format of the picture.