Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / TextStyleEventArgs Class / FontFamilyName Property

In This Topic
    FontFamilyName Property
    In This Topic
    The FontFamilyName property indicates the font family name.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontFamilyName As System.String
    public System.string FontFamilyName {get;}
    See Also