Font.getFamily

Font.getFamily

Class Overview | Class Members | This Package | All Packages

Syntax
public String getFamily()
Returns
a string, the platform specific family name.
Description
Gets the platform specific family name of the font. Use the getName method to get the logical name of the font.

See Also
getName


Send feedback to MSDN.Look here for MSDN Online resources.