Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
 FontEastAsianLanguage Enumeration
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
FontEastAsianLanguage Enumeration

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)
Visual Basic (Declaration)
Public Enumeration FontEastAsianLanguage
Visual Basic (Usage)
Dim instance As FontEastAsianLanguage
C#
public enum FontEastAsianLanguage
Visual C++
public enum class FontEastAsianLanguage
JScript
public enum FontEastAsianLanguage
XAML Attribute Usage
<object property="enumerationMemberName" .../>
Member nameDescription
NormalNo font-specific glyph versions are applied.
Jis78Replaces default Japanese glyphs with the corresponding forms from the JIS78 specification.
Jis83Replaces default Japanese glyphs with the corresponding forms from the JIS83 specification.
Jis90Replaces default Japanese glyphs with the corresponding forms from the JIS90 specification.
Jis04Replaces default Japanese glyphs with the corresponding forms from the JIS04 specification.
HojoKanjiReplaces default glyphs with the corresponding forms from the Hojo Kanji specification.
NlcKanjiReplaces default glyphs with the corresponding forms from the NLC Kanji specification.
SimplifiedReplaces traditional Chinese or Japanese forms with their corresponding simplified forms.
TraditionalReplaces simplified Chinese or Japanese forms with their corresponding traditional forms.
TraditionalNamesReplaces 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.

If a specified font does not support a particular glyph set, the default glyphs are displayed instead.

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 3.5, 3.0
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker