DataFormats Fields
.NET Framework 4.5
The DataFormats type exposes the following members.
| Name | Description | |
|---|---|---|
|
Bitmap | Specifies a Windows bitmap format. This static field is read-only. |
|
CommaSeparatedValue | Specifies a comma-separated value (CSV) format, which is a common interchange format used by spreadsheets. This format is not used directly by Windows Forms. This static field is read-only. |
|
Dib | Specifies the Windows device-independent bitmap (DIB) format. This static field is read-only. |
|
Dif | Specifies the Windows Data Interchange Format (DIF), which Windows Forms does not directly use. This static field is read-only. |
|
EnhancedMetafile | Specifies the Windows enhanced metafile format. This static field is read-only. |
|
FileDrop | Specifies the Windows file drop format, which Windows Forms does not directly use. This static field is read-only. |
|
Html | Specifies text in the HTML Clipboard format. This static field is read-only. |
|
Locale | Specifies the Windows culture format, which Windows Forms does not directly use. This static field is read-only. |
|
MetafilePict | Specifies the Windows metafile format, which Windows Forms does not directly use. This static field is read-only. |
|
OemText | Specifies the standard Windows original equipment manufacturer (OEM) text format. This static field is read-only. |
|
Palette | Specifies the Windows palette format. This static field is read-only. |
|
PenData | Specifies the Windows pen data format, which consists of pen strokes for handwriting software; Windows Forms does not use this format. This static field is read-only. |
|
Riff | Specifies the Resource Interchange File Format (RIFF) audio format, which Windows Forms does not directly use. This static field is read-only. |
|
Rtf | Specifies text consisting of Rich Text Format (RTF) data. This static field is read-only. |
|
Serializable | Specifies a format that encapsulates any type of Windows Forms object. This static field is read-only. |
|
StringFormat | Specifies the Windows Forms string class format, which Windows Forms uses to store string objects. This static field is read-only. |
|
SymbolicLink | Specifies the Windows symbolic link format, which Windows Forms does not directly use. This static field is read-only. |
|
Text | Specifies the standard ANSI text format. This static field is read-only. |
|
Tiff | Specifies the Tagged Image File Format (TIFF), which Windows Forms does not directly use. This static field is read-only. |
|
UnicodeText | Specifies the standard Windows Unicode text format. This static field is read-only. |
|
WaveAudio | Specifies the wave audio format, which Windows Forms does not directly use. This static field is read-only. |