Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / TextStyle Class / FontFamilyName Property

In This Topic
    FontFamilyName Property (TextStyle)
    In This Topic
    Gets or sets te font family name.
    Syntax
    'Declaration
     
    Public Property FontFamilyName As String
    public string FontFamilyName {get; set;}
    See Also