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

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