The FontDescriptor type exposes the following members.

Properties

  NameDescription
Bold
Gets or sets the value that indicates whether font object is bold.
FamilyName
Gets or sets a family name of font.
Italic
Gets or sets the value that indicates whether font object is italic.
Size
Gets or sets the size of font.
Strikeout
Gets or sets the strikeout mode of a string that is displayed with this font.
Underline
Gets or sets the value that indicates whether font object is underline.

See Also