Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / LocaleNameFarEast Property

In This Topic
    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