FontTypefaceName Property |
Gets the name of this typeface
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
member Name : string with get
Property Value
Type:
StringRemarks
The name of the typeface typically includes hints to the style of the type
See Also