System.Web.UI.WebControls.FontInfo.Italic Property

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

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Use the FontInfo.Italic property to specify or determine whether the font is italic.

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