System.Web.UI.WebControls.FontInfo.Size Property

Gets or sets the font size.

Syntax

[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.DefaultValue(typeof(System.Web.UI.WebControls.FontUnit), "")]
[System.ComponentModel.RefreshProperties(System.ComponentModel.RefreshProperties.Repaint)]
public FontUnit Size { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the FontInfo.Size property to specify the size of the font.

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