For a list of all members of this type, see Font members
Name | Description | |
---|---|---|
Bold | Indicates whether the font is bold. | |
Color | Gets the color of the font. The Color property specifies the text color used when rendering the font on the screen. | |
FontStyle | Gets the style attribute (such as bold, italic and underline) applied to the font. | |
Italic | Indicates whether the font is italic. | |
Name | Gets the name of the font family. The Name property represents the typeface used for rendering text. | |
SizeInPoints | Gets the size of the font measured in points. This property specifies the font size. | |
Strikeout | Indicates whether the font includes a strikeout effect. | |
Underline | Indicates whether the font is set to be underlined. |