The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
FontEastAsianLanguage Enumeration
Silverlight
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: System.Windows (in System.Windows.dll)
| Member name | Description | |
|---|---|---|
| Normal | No font-specific glyph versions are applied. | |
| HojoKanji | Replaces default glyphs with the corresponding forms from the Hojo Kanji specification. | |
| Jis04 | Replaces default Japanese glyphs with the corresponding forms from the JIS04 specification. | |
| 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. | |
| 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. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show: