This documentation is archived and is not being maintained.

FontInfo Properties

The properties of the FontInfo class are listed here. For a complete list of FontInfo class members, see the FontInfo Members topic.

Public Properties

public propertyBold Gets or sets a value that indicates whether the font is bold.
public propertyItalic Gets or sets a value that indicates whether the font is italic.
public propertyName Gets or sets the primary font name.
public propertyNames Gets or sets an ordered array of font names.
public propertyOverline Gets or sets a value that indicates whether the font is overlined.
public propertySize Gets or sets the font size.
public propertyStrikeout Gets or sets a value that indicates whether the font is strikethrough.
public propertyUnderline Gets or sets a value that indicates whether the font is underlined.

See Also

FontInfo Class | System.Web.UI.WebControls Namespace

Show: