TextFormat

Description

The TextFormat enumeration contains text formats, for which mutual conversion is available.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Unknown. Text format is not determined.
1 Html. Text as HTML.
2 Xaml. Text as XAML.
3 Rtf. Text as RTF.

See also:

System Assembly Enumerations