|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IC > IClipboardFormat Interface (ArcObjects .NET 10.4 SDK) | 
Provides access to members that control the ClipBoard Format. Note: the IClipboardFormat interface has been superseded byIClipboardFormat2. Please consider using the more recent version.
| Description | ||
|---|---|---|
|  | Copy | Copy selection 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). | 
| LayersClipboardFormat | Esri Layers Clipboard format. | 
| MetaFileClipboardFormat | Windows Metafile Clipboard Format (WMF). | 
| TextClipboardFormat | Text Clipboard Format. |