Click or drag to resize

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

Property Value

Type: String
Remarks
The name of the typeface typically includes hints to the style of the type
See Also