Click or drag to resize

FontFamilyIHandlerTypefaces Property

Gets an enumeration of the typefaces supported by this font family

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
IEnumerable<FontTypeface> Typefaces { get; }

Property Value

Type: IEnumerableFontTypeface
See Also