Search
Font Members
Constructors Properties Methods
 


Encapsulates font family, size and style information.

The following tables list the members exposed by the Font type.

 Public Constructors

  Name Description

Font

Overloaded.  

 Public Properties

  Name Description

Bold

Gets whether the font is bold.

Height

Gets the font height.

Italic

Gets whether the font is italic.

Name

Gets or sets the font name.

Size

Gets or sets the font size.

SizeInPoints

Gets the font height.

Strikeout

Gets whether the font draws a line through the text.

Style

Gets or sets the font style.

Underline

Gets whether the font is underlined.

Unit

Gets or sets the unit used to specify font size.

 Public Methods

  Name Description

Clone

Creates a copy of this Font.

 See Also