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

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