This documentation is archived and is not being maintained.
TextDataFormat Enumeration
Visual Studio 2010
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 SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: