|
Brush
|
Specifies the brush that controls the painting of the font.
|
|
CellAscent
|
Returns the cell ascent, in design units, of this font family for the specified style or style combination.
|
|
CellDescent
|
Returns the cell descent, in design units, of this font family for the specified style or style combination.
|
|
Color
|
Specifies the color of the font
|
|
EmHeight
|
Returns the size (commonly called em size or em height), in design units, of this font family.
|
|
FontFamily
|
Returns the font family on which this font is based.
|
|
FontUnit
|
Specifies the unit of measure of this Font object.
|
|
Height
|
Returns the line spacing, in pixels, of this font. The line spacing is the vertical distance between the base lines of two consecutive lines of text. Thus, the line spacing includes the blank space between lines along with the height of the character itself.
|
|
LineSpacing
|
Returns the line spacing, in design units, of this font family for the specified style or style combination. The line spacing is the vertical distance between the base lines of two consecutive lines of text.
|
|
Name
|
Specifies the name of the font. Change the name to change the font used.
|
|
Quality
|
Specifies the text rendering quality to use when drawing text with this font
|
|
Size
|
Specifies the size, in units, of the font
|
|
Style
|
Specifies the style (italic, bold, etc) of this font's typeface.
|