Click or drag to resize

FontFamilyToString Method

Gets a string representation of this font family

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public override string ToString()

Return Value

Type: String
String representation of this font family
See Also