FontInfo Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| Bold | Gets or sets a value indicating whether the font is bold. The default value is NotSet. |
| Italic | Gets or sets a value indicating whether the font is italic. The default value is NotSet. |
| Name | Gets or sets the name of the specified font. The default value is an empty string (""). |
| Size | Gets or sets the specified font size. Must be of type FontSize. The default value is NotSet. |
Community Additions
ADD
Show: