ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextFormat Class / FontFamilyName Property

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

    Property Value

    the current font family name.
    See Also