The Font type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Bold | Gets a value that indicates whether this Font is bold. | |
| FontStyle | Gets the font style information for this Font. | |
| Handle | (Overrides ShareableBase Handle.) | |
| Italic | Gets a value that indicates whether this Font has the italic style applied. | |
| Name | Gets the face name of this Font. | |
| SizeInPoints | Gets the size, in points, of this Font. | |
| Strikeout | ||
| Underline | Gets a value that indicates whether this Font is underlined. |
See Also