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

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