|  | This document is archived and information here might be outdated. Recommended version. | 
Provides access to members that control the ClipBoard Format.
| Name | 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). | 
| Classes | Description | 
|---|---|
| BmpClipboardFormat | BMP Clipboard Format. | 
| EnhMetaFileClipboardFormat | Enhanced Metafile Clipboard Format(EMF). | 
| MetaFileClipboardFormat | Windows Metafile Clipboard Format (WMF). | 
| TextClipboardFormat | Text Clipboard Format. |