LocaleNameFarEast Property (FontBase)
In This Topic
Gets or sets the locale name (language) of the formatted Asian characters.
Syntax
'Declaration
Public Property LocaleNameFarEast As System.String
public System.string LocaleNameFarEast {get; set;}
See Also