FontInfo::Italic Property
.NET Framework (current version)
Gets or sets a value that indicates whether the font is italic.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the font is italic; otherwise, false. The default value is false.
Use the Italic property to specify or determine whether the font is italic.
The value of this property is stored in view state.
.NET Framework
Available since 1.1
Available since 1.1
Show: