Property
Description
Bold
Return true if the font is bold.
FontFamily
Every font belongs to s font family. This property return the FontFamily object associated with a Font object.
GdiCharSet
Return a string containing all characters.
GdiVerticalFont
Returns true if a font is derived from a GDI vertical font; Otherwise return false.
Height
Return the height of a font.
Italic
Return true if font is italic.
Name
Return the face name off font.
Size
Return the em size of a font in font design units.
SizeInPoints
Return size, in points of a font.
Strickout
Return true if a font specifies a horizontal line through the font.
Style
Return style information for a font, which is a type FontStyle enumeration.
Underline
Return true if font is underlined.
Unit
Return the unit of measure for a font.