.NET Framework Class Library
DataFormats Fields

The DataFormats type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberSupported by the .NET Compact FrameworkBitmapSpecifies a Windows bitmap format. This static field is read-only.
Public fieldStatic memberCommaSeparatedValueSpecifies 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.
Public fieldStatic memberDibSpecifies the Windows device-independent bitmap (DIB) format. This static field is read-only.
Public fieldStatic memberDifSpecifies the Windows Data Interchange Format (DIF), which Windows Forms does not directly use. This static field is read-only.
Public fieldStatic memberEnhancedMetafileSpecifies the Windows enhanced metafile format. This static field is read-only.
Public fieldStatic memberFileDropSpecifies the Windows file drop format, which Windows Forms does not directly use. This static field is read-only.
Public fieldStatic memberHtmlSpecifies text consisting of HTML data. This static field is read-only.
Public fieldStatic memberLocaleSpecifies the Windows culture format, which Windows Forms does not directly use. This static field is read-only.
Public fieldStatic memberMetafilePictSpecifies the Windows metafile format, which Windows Forms does not directly use. This static field is read-only.
Public fieldStatic memberOemTextSpecifies the standard Windows original equipment manufacturer (OEM) text format. This static field is read-only.
Public fieldStatic memberPaletteSpecifies the Windows palette format. This static field is read-only.
Public fieldStatic memberPenDataSpecifies 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.
Public fieldStatic memberRiffSpecifies the Resource Interchange File Format (RIFF) audio format, which Windows Forms does not directly use. This static field is read-only.
Public fieldStatic memberRtfSpecifies text consisting of Rich Text Format (RTF) data. This static field is read-only.
Public fieldStatic memberSerializableSpecifies a format that encapsulates any type of Windows Forms object. This static field is read-only.
Public fieldStatic memberSupported by the .NET Compact FrameworkStringFormatSpecifies the Windows Forms string class format, which Windows Forms uses to store string objects. This static field is read-only.
Public fieldStatic memberSymbolicLinkSpecifies the Windows symbolic link format, which Windows Forms does not directly use. This static field is read-only.
Public fieldStatic memberSupported by the .NET Compact FrameworkTextSpecifies the standard ANSI text format. This static field is read-only.
Public fieldStatic memberTiffSpecifies the Tagged Image File Format (TIFF), which Windows Forms does not directly use. This static field is read-only.
Public fieldStatic memberSupported by the .NET Compact FrameworkUnicodeTextSpecifies the standard Windows Unicode text format. This static field is read-only.
Public fieldStatic memberWaveAudioSpecifies the wave audio format, which Windows Forms does not directly use. This static field is read-only.
Top
See Also

Reference

Tags :


Page view tracker