FontEastAsianLanguage Enumeration
.NET Framework 4.5
Provides a mechanism for the user to select font-specific versions of glyphs for a specified East Asian writing system or language.
Namespace: System.Windows
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| Normal | No font-specific glyph versions are applied. | |
| Jis78 | Replaces default Japanese glyphs with the corresponding forms from the JIS78 specification. | |
| Jis83 | Replaces default Japanese glyphs with the corresponding forms from the JIS83 specification. | |
| Jis90 | Replaces default Japanese glyphs with the corresponding forms from the JIS90 specification. | |
| Jis04 | Replaces default Japanese glyphs with the corresponding forms from the JIS04 specification. | |
| HojoKanji | Replaces default glyphs with the corresponding forms from the Hojo Kanji specification. | |
| NlcKanji | Replaces default glyphs with the corresponding forms from the NLC Kanji specification. | |
| Simplified | Replaces traditional Chinese or Japanese forms with their corresponding simplified forms. | |
| Traditional | Replaces simplified Chinese or Japanese forms with their corresponding traditional forms. | |
| TraditionalNames | Replaces simplified Kanji forms with their corresponding traditional forms. This glyph set is explicitly limited to the traditional forms considered proper for use in personal names. |
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.