DataFormats Fields
.NET Framework 4.5
The DataFormats type exposes the following members.
| Name | Description | |
|---|---|---|
|
Bitmap | Specifies a Microsoft Windows bitmap data format. |
|
CommaSeparatedValue | Specifies a comma-separated value (CSV) data format. |
|
Dib | Specifies the device-independent bitmap (DIB) data format. |
|
Dif | Specifies the Windows Data Interchange Format (DIF) data format. |
|
EnhancedMetafile | Specifies the Windows enhanced metafile format. |
|
FileDrop | Specifies the Windows file drop format. |
|
Html | Specifies the HTML data format. |
|
Locale | Specifies the Windows locale (culture) data format. |
|
MetafilePicture | Specifies the Windows metafile picture data format. |
|
OemText | Specifies the standard Windows OEM text data format. |
|
Palette | Specifies the Windows palette data format. |
|
PenData | Specifies the Windows pen data format. |
|
Riff | Specifies the Resource Interchange File Format (RIFF) audio data format. |
|
Rtf | Specifies the Rich Text Format (RTF) data format. |
|
Serializable | Specifies a data format that encapsulates any type of serializable data objects. |
|
StringFormat | Specifies the common language runtime (CLR) string class data format. |
|
SymbolicLink | Specifies the Windows symbolic link data format. |
|
Text | Specifies the ANSI text data format. |
|
Tiff | Specifies the Tagged Image File Format (TIFF) data format. |
|
UnicodeText | Specifies the Unicode text data format. |
|
WaveAudio | Specifies the wave audio data format. |
|
Xaml | Specifies the Extensible Application Markup Language (XAML) data format. |
|
XamlPackage | Specifies the Extensible Application Markup Language (XAML) package data format. |