Provides access to members that control the ClipBoard Format.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
Copy | Copy selection to the Clipboard. | |
CopyMap | Copy the entire view to the Clipboard. | |
Description | Description of the Clipboard format. | |
Format | The Clipboard Format. | |
Paste | Paste the Element in the GraphicsContainer to the Clipboard. | |
Priority | Priority of the Clipboard format for Paste (1 to 100, 100 highest priority). | |
StorageMedium | StorageMedium for Paste. (Look up the C++ TYMED enumeration on MSDN for details). |
CoClasses that implement IClipboardFormat2
CoClasses and Classes | Description |
---|---|
BmpClipboardFormat | BMP Clipboard Format. |
EnhMetaFileClipboardFormat | Enhanced Metafile Clipboard Format(EMF). |
MetaFileClipboardFormat | Windows Metafile Clipboard Format (WMF). |
TextClipboardFormat | Text Clipboard Format. |