System.Web.UI.WebControls.FontInfo.Bold Property

Gets or sets a value that indicates whether the font is bold.

Syntax

[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.DefaultValue(false)]
public bool Bold { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the FontInfo.Bold property to specify or determine whether the font is bold.

The value of this property is stored in view state.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0