This documentation is archived and is not being maintained.
FontInfo Properties
Visual Studio 2008
The FontInfo type exposes the following members.
| 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. |
Show: