TextMetricsCharacterSet Enumeration
.NET Framework 4.5
Specifies the character set of the font specified by a visual style for a particular element.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Member name | Description | |
|---|---|---|
| Ansi | The ANSI character set. | |
| Arabic | The Arabic character set. | |
| Baltic | The Baltic character set. | |
| ChineseBig5 | The Traditional Chinese character set. | |
| Default | The default character set. | |
| EastEurope | The Eastern Europe character set. | |
| Gb2312 | The Gb2312 simplified Chinese character set. | |
| Greek | The Greek character set. | |
| Hangul | The Hangul (Korean) character set. | |
| Hebrew | The Hebrew character set. | |
| Johab | The Johab (Korean) character set. | |
| Mac | The Macintosh character set. | |
| Oem | The OEM character set. | |
| Russian | The Russian character set. | |
| ShiftJis | The ShiftJis (Japanese) character set. | |
| Symbol | The Symbol character set. | |
| Thai | The Thai character set. | |
| Turkish | The Turkish character set. | |
| Vietnamese | The Vietnamese character set. |
The TextMetricsCharacterSet enumeration specifies the possible values of the CharSet property of the TextMetrics structure.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.