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

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