This documentation is archived and is not being maintained.
TextDataFormat Enumeration
Visual Studio 2008
Specifies the data format of the text data.
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| Text | Specifies that the text data is in the Text data format. | |
| UnicodeText | Specifies that the text data is in the UnicodeText data format. | |
| Rtf | Specifies that the text data is in the Rtf data format. | |
| Html | Specifies that the text data is in the Html data format. | |
| CommaSeparatedValue | Specifies that the text data is in the CommaSeparatedValue data format. | |
| Xaml | Specifies that the text data is in the Xaml data format. |
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: