| FontIHandlerFamily Property  | 
 
            Gets the family information for this font
            
 
    Namespace: 
   Eto.Drawing
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
SyntaxFontFamily Family { get; }ReadOnly Property Family As FontFamily
	Get
abstract Family : FontFamily with get
Property Value
Type: 
FontFamily Remarks
Remarks
            This should always return an instance that represents the family of this font
            
 See Also
See Also