Gets the typeface information for this font
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public FontTypeface Typeface { get; }
Public ReadOnly Property Typeface As FontTypeface
Get
member Typeface : FontTypeface with get
Property Value
Type:
FontTypefaceSee Also