This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IC > IClipboardFormat2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the ClipBoard Format.
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 and Classes | Description |
---|---|
BmpClipboardFormat | BMP Clipboard Format. |
EnhMetaFileClipboardFormat | Enhanced Metafile Clipboard Format(EMF). |
MetaFileClipboardFormat | Windows Metafile Clipboard Format (WMF). |
TextClipboardFormat | Text Clipboard Format. |