FontFamily
System.Drawing.FontFamily
public class FontFamily : MarshalByRefObject, IDisposablePublic Class FontFamily
Inherits MarshalByRefObject
Implements IDisposableConstructors
FontFamily(name)
Name
Type
Description
FontFamily(name, fontCollection)
Name
Type
Description
FontFamily(genericFamily)
Name
Type
Description
Properties
Families
GenericMonospace
GenericSansSerif
GenericSerif
Name
Methods
Dispose()
GetCellAscent(style)
Parameter
Type
Description
GetCellDescent(style)
Parameter
Type
Description
GetEmHeight(style)
Parameter
Type
Description
GetLineSpacing(style)
Parameter
Type
Description
GetName(language)
Parameter
Type
Description
IsStyleAvailable(style)
Parameter
Type
Description
Last updated
Was this helpful?