This documentation is archived and is not being maintained.

FontInfo Properties

The FontInfo type exposes the following members.

  NameDescription
Public property Bold Gets or sets a value indicating whether the font is bold. The default value is NotSet.
Public property Italic Gets or sets a value indicating whether the font is italic. The default value is NotSet.
Public property Name Gets or sets the name of the specified font. The default value is an empty string ("").
Public property Size Gets or sets the specified font size. Must be of type FontSize. The default value is NotSet.
Top
Show: