|
|
|
|
|
|
Property
|
|
Description
|
|
|
|
|
|
|
|
Bold
|
|
Whether the font is bold or not. |
|
|
|
|
|
|
|
FontFamily
|
|
Gets the font family for the font. |
|
|
|
|
|
|
|
Italic
|
|
Whether the font is italic or not. |
|
|
|
|
|
|
|
Name
|
|
Gets the font face name. |
|
|
|
|
|
|
|
OriginalFontName
|
|
Gets the original name of the font. |
|
|
|
|
|
|
|
Size
|
|
Gets he em-size of the font in points. |
|
|
|
|
|
|
|
SizeInPoints
|
|
Gets the em-size of the font in points. |
|
|
|
|
|
|
|
Strikeout
|
|
Whether the font is strikeout or not. Strikeout is a style with
a horizontal line through the font. |
|
|
|
|
|
|
|
Style
|
|
Gets the style of this font. |
|
|
|
|
|
|
|
Underline
|
|
Whether the font is underlined or not. |
|
|
|
|
|
|