ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextFormat Class / LocaleName Property

In This Topic
    LocaleName Property
    In This Topic
    Gets a copy of the locale name.
    Syntax
    'Declaration
     
    Public ReadOnly Property LocaleName As System.String
    public System.string LocaleName {get;}

    Property Value

    the current locale name.
    See Also