Search notes:

System.Drawing.FontFamily (class)

Methods and properties

Dispose()
Equals()
Families A static property that returns all FontFamily objects associated with the current graphics context.
Finalize()
GenericMonospace
GenericSansSerif
GenericSerif
GetCellAscent()
GetCellDescent()
GetEmHeight()
GetFamilies() Deprecated in favor of Families.
GetHashCode()
GetLineSpacing()
GetName() Returns the name of the font in a specified language. Compare with Name
IsStyleAvailable() Indicates if the specified System.Drawing.FontStyle (i.e. bold, italic etc.) is available.
Name Compare with GetName()
ToString()

See also

System.Drawing.Text.FontCollection
font

Index