Gets the name of the family of this font
            
 
    Namespace: 
   Eto.Drawing
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic string FamilyName { get; }Public ReadOnly Property FamilyName As String
	Get
member FamilyName : string with get
Property Value
Type: 
String
See Also