Gets the name of this font family
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
This is a non-localized version of the name, suitable for internal use.
See Also