Click or drag to resize

FontFamilyName Property

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; }

Property Value

Type: String
Remarks
This is a non-localized version of the name, suitable for internal use.
See Also