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 that indicates whether the font is bold. |
|
Italic | Gets or sets a value that indicates whether the font is italic. |
|
Name | Gets or sets the primary font name. |
|
Names | Gets or sets an ordered array of font names. |
|
Overline | Gets or sets a value that indicates whether the font is overlined. |
|
Size | Gets or sets the font size. |
|
Strikeout | Gets or sets a value that indicates whether the font is strikethrough. |
|
Underline | Gets or sets a value that indicates whether the font is underlined. |
Show: