| Font Properties |
The Font type exposes the following members.
| Name | Description | |
|---|---|---|
| Bold |
Sets a value that indicates whether the font is bold.
| |
| Color |
Sets the color of the font.
| |
| Italic |
Sets a value that indicates whether the font is italic.
| |
| Name |
Sets the name of the font.
| |
| NameAscii |
Sets the font name for US-ASCII.
| |
| Shadow |
Sets a value that indicates whether the font has shadow.
| |
| Size |
Sets the size of the font, in points.
| |
| StrikeThrough |
Sets a value that indicates whether the strikethrough is applied to the font.
| |
| Underline |
Sets the type of underline applied to the font.
|