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

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